Troubleshooting

Solve any SDK issues quickly with this guide, covering common errors and setup problems.

Troubleshooting Cocoapods

If you see this Sandbox: rsync error while building the app, check the steps below on how to solve this:

Sandbox Error

Select the project of your application in the Project Navigation:

  • Select your target

  • Go to Build Settings

  • Find the Build Option User Script Sandboxing

  • Set the value to NO.

Sandbox Error

Last updated