You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the AppsFlyer v6.12.10, which I imported from my Unity project before, I swizzled inside the game script as guided, but I think the app sometimes crashes after building with Xcode15. The new package I imported is v6.14.3, but I think it's okay to remove the code,
👋 Hi @vvhustle and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
In the AppsFlyer v6.12.10, which I imported from my Unity project before, I swizzled inside the game script as guided, but I think the app sometimes crashes after building with Xcode15. The new package I imported is v6.14.3, but I think it's okay to remove the code,
plist.root.SetBoolean("AppsFlyerShouldSwizzle", true);
https://github.com/AppsFlyerSDK/appsflyer-unity-plugin/blob/master/docs/iOS-Swizzling-Guide.md
so please let me know if it's okay to handle it like this.
The text was updated successfully, but these errors were encountered: