Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Sandbox: rsync.samba(79107) in Unity 2021.3.46f1 #458

Open
pm-preety-narvekar opened this issue Dec 12, 2024 · 4 comments
Open

error: Sandbox: rsync.samba(79107) in Unity 2021.3.46f1 #458

pm-preety-narvekar opened this issue Dec 12, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pm-preety-narvekar
Copy link

MAX Plugin Version

8.0.1

Unity Version

2021.3.46f1

Device/Platform Info

iOS

Current Behavior

After exporting project to Xcode, following build error is observed:

error: Sandbox: rsync.samba(79107) deny(1) file-write-create /Users/preety/Library/Developer/Xcode/DerivedData/Unity-iPhone-cwmwlotjqrupiccfgamhsyzxfsuv/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/AppLovinSDK/AppLovinSDK.framework/AppLovinSDKResources.bundle (in target 'AppLovinSDK' from project 'Pods')

Expected Behavior

App should build properly.

How to Reproduce

  1. Import AppLovin MAX unity plugin 8.0.1 in a sample app on provided unity version.
  2. Export unity project to iOS project for simulator with Xcode version 15.3
  3. Try to build for simulator and error is observed.

Reproducible in the demo app?

Not Tested

Additional Info

No response

@pm-preety-narvekar pm-preety-narvekar added the bug Something isn't working label Dec 12, 2024
@applovinAsh
Copy link

applovinAsh commented Dec 12, 2024

Hi @pm-preety-narvekar - do you have this issue when using a physical device?

@applovinAsh applovinAsh self-assigned this Dec 12, 2024
@pm-preety-narvekar
Copy link
Author

Hi @applovinAsh ,
Yes, we have observed it on device too.

@pm-preety-narvekar
Copy link
Author

Hi @applovinAsh ,

I changed User Script Sandboxing to No for Pods target, it built properly, but the app crashed with error AppLovinSDK.framework (no such file). Please check attached screenshot.

image (16)

Could you please check it? It is a blocker for us.

Appreciate your help!!

@applovinAsh
Copy link

Can you navigate to the applications xcode folder int terminal and run pod install --repo-update to properly install the SDK into the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants