-
Notifications
You must be signed in to change notification settings - Fork 298
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
ADJRequestHandler.signWithSigPluginWithMergedParameters function crash issue in Adjust SDK v5 on iOS 18 devices #742
Comments
Hi @remziyildirim, Thanks for letting us know about the issue. I'll check it. |
Hi @remziyildirim. Thank you for reporting this & your patience. Jumping in after a sync with @idemiradjust. Possible cause of the crash has been identified and fixed in version 3.35.1 of the Signature. Kindly update & let us know how it goes. Under SDKV5 & dependency managers, all you need to do is refresh your dependency manager and the latest stable Sig version (3.35.1) will be automatically pulled. Changes & reasons for the behaviour seen:
|
Hi @dimim & @idemiradjust, Thanks a lot for your quick actions, we will prepare a release build which contains 3.35.1 of the Signature SDK. I will definitely let you know how it goes after the release. |
Hi,I have this issue and I don't find any answer. Do you have any answers ? |
Hi @eyuphanakkaya.
Does this mean you have the exact same issue reported and you updated to 3.35.1 of the Signature and you're still getting crashes? For reference if you can provide the stack trace, please do. |
Hi @dimim , No , Actually I don't have Signature SDK . Should I have this sdk ? This sdk can solve my problem |
Could you please share which SDK version you're using, how you're adding it to your app and what's the problem you're facing? |
@dimim Okay , actually I have Signature 3.35.0 and have same issue .When I update Adjust version 5.0.1 My app is crashing . But sometime this problem I have but sometime don't have . |
Right now . I updated Signature (3.35.2) and this issue solved |
Hi @dimim & @idemiradjust, A week has passed and I can confirm that we haven't encountered this issue so far. Thanks for your support and fixing the issue. |
Thank you both, for your understanding & also keeping us in the loop. Closing the ticket. Fire a msg and I reopen as needed. |
Hi,
We upgraded Adjust SDK from v4.38.4 to v5.0.1 about 1.5 month ago. We have started getting occasional crashes on iOS 18 devices since we upgrade it. So far, we have encountered 25 crashes due to this issue. I attached pod versions and an example of the full stack trace message.
Could you please take a look to it?
PODS:
Short crash explanation:
-[ADJRequestHandler signWithSigPluginWithMergedParameters:activityKind:clientSdk:urlHostString:]
The text was updated successfully, but these errors were encountered: