-
Notifications
You must be signed in to change notification settings - Fork 73
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
The iOS app crashes on startup. #320
Comments
Hey @SC-Elmer, Thank you for reporting. Crash sounds potentially related to AL SDK trying to talk to the FB SDK and doesn't sound (from what you shared above) related to Adjust. Were you setting any EDM4U iOS resolver settings specially for the Adjust SDK? Because in theory with 5.0.5, there's no need to do anything like that anymore, you can use whatever settings you had for the iOS resolver before adding the Adjust SDK. |
Hey @uerceg, We did not change any EDM4U iOS Resolver settings specifically for Adjust. We have been consistently unchecking static linking. This crash did not occur before updating the Adjust SDK version. |
I am facing the same issue after updating adjust to v5 from v4 |
Hey guys, Still hard to say what might be the issue since the error messages from above are not pointing to anywhere meaningful in the Adjust direction for us to know what to check. Do you have any additional information about error? Crash stack trace? @SC-Elmer did you maybe manage to figure out what the issue was in the meantime? |
Hi,
I installed adjust unity plugin v5.0.5.
and I make a build for iOS.
so, I received this log and crash app on startup.
I uncheck static linking on EDM4U.
How can I resolve this issue?
The text was updated successfully, but these errors were encountered: