-
Notifications
You must be signed in to change notification settings - Fork 300
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
Deferred deep link callback is not triggered in ios 17/18 #752
Comments
@uerceg can u help this case ? |
Hey @HungPVRikkei, Can you redo your test with the SDK in sandbox environment and log level set to verbose, pick up all the logs and send them over? Feel free to omit data you might not want to share such as app token, event token(s) or anything else you might find sensitive. |
Dear @uerceg |
You can find my email on my GitHub profile page. Feel free to send the logs from the iOS 18 device over there and I'll check what's up. |
Hi @uerceg abc.net://?adj_t=9vj38fk4&adj_deep_link=appabcnet%3A%2F%2F%3Fcast_login_id%3D29468400%26intm%3DA0456ABVC732615721%26adcd%3Dos1019%26type%3D11&adjust_no_sdkclick=1 |
Currently, I am developing a new user feature. I have followed the steps as outlined in the documentation. However, while there are no issues on iPhone OS 15 or 16, when it comes to iPhone OS 17 or 18, I noticed during debugging that the adjustDeferredDeeplinkReceived function is not being called. I’m not sure if there’s a missing configuration, because if something were missing, it wouldn’t have worked on OS 15 or 16 either.
SDK Version:
The text was updated successfully, but these errors were encountered: