website
website copied to clipboard
Add instructions to set ENABLE_USER_SCRIPT_SANDBOXING to NO
Page URL
https://docs.flutter.dev/add-to-app/ios/add-flutter-screen
Page source
No response
Describe the problem
When I followed the instructions to set up a test project, I got an error
Flutter failed to write to a file at "xxx/Build/Products/Debug-iphonesimulator/.last_build_id".
To fix this, ENABLE_USER_SCRIPT_SANDBOXING in the Xcode project's build settings needs to be set to NO
Expected fix
Add instructions to set ENABLE_USER_SCRIPT_SANDBOXING to NO
Additional context
No response
I would like to fix this problem.
- [x] I will try and fix this problem on docs.flutter.dev.