website icon indicating copy to clipboard operation
website copied to clipboard

Add instructions to set ENABLE_USER_SCRIPT_SANDBOXING to NO

Open vashworth opened this issue 5 months ago • 0 comments

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.

vashworth avatar Jul 19 '25 02:07 vashworth