-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash In SwiftAppTrackingTransparencyPlugin.register When Manual Launching Debug Build #53
Comments
Full crash log attached |
same |
Having the same issue. Anyone found a solution for this? |
I have the same problem, do you have a solution or the reason why this happens? |
I have the same problem |
Finally found the issue and the solution! The solution is to create a release build. |
Launching via VSCode/XCode onto a hardware device works fine.
However, if I the launch the same binary manually on the device, it crashes on startup.
Looking at the crashlog, it seems to be dying in
SwiftAppTrackingTransparencyPlugin.register(with:)
.The text was updated successfully, but these errors were encountered: