AppLovin / AppLovin-MAX-SDK-iOS

84 stars 69 forks source link

Documentation Update Needed: ENABLE_USER_SCRIPT_SANDBOXING Setting for AppLovin SDK in Xcode 15 #276

Open ezefranca opened 5 months ago

ezefranca commented 5 months ago

Issue Description:

The current documentation does not mention the necessity of setting ENABLE_USER_SCRIPT_SANDBOXING to false when using AppLovin SDK with Xcode 15. This omission can lead to integration issues for developers.

Proposed Solution:

Update the documentation to highlight the requirement of disabling ENABLE_USER_SCRIPT_SANDBOXING for AppLovin SDK in Xcode 15 environments.

Impact:

Including this detail will streamline the SDK integration process and prevent potential integration issues for developers.

Best, Ezequiel