AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
273 stars 196 forks source link

IOS onDeepLink returnes deepLinkStatus NOT_FOUND. #502

Open vlpopovda opened 9 months ago

vlpopovda commented 9 months ago

Report

Plugin Version

6.12.1

On what Platform are you having the issue?

iOS 17.0.1

What did you do?

I'm pressing on deep link with no application installed. After I installed application onDeepLink returns that no deep links found (deepLinkStatus is NOT_FOUND).

What did you expect to happen?

deepLinkStatus is FOUND and I can get deep link data after the app is installed.

What happened instead?

deepLinkStatus is NOT_FOUND

Please provide any other relevant information.

It reproduces on iOS 17+ only. Everything fine with lower versions.

github-actions[bot] commented 9 months ago

👋 Hi @vlpopovda 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 support@appsflyer.com. When submitting the ticket, please specify:

nhuthq commented 2 months ago

Hello, I face to the same issue, any update?

MishkovecCuddle commented 3 weeks ago

Hello. the same issue ios 17.4 any solutions?