flutter_sdk icon indicating copy to clipboard operation
flutter_sdk copied to clipboard

iOS Deeplink configuration issue

Open matszafraniec opened this issue 3 years ago • 4 comments
trafficstars

Hello,

I have little confusion with iOS deeplink configuration. I've set up iOS app, verification has been passed. I've set up universal linking (got raw universal link) and add some test tracker url. This tracker generate url which use domain: app.adjust.com and when I'm opening it on iOS device, it redirect me to app store, even if app is already installed on device (in both: debug and release mode). When I manually change the domain to raw universal link, then it's working fine (I'm redirected directly to the app if it's installed), but only in debug mode. In release mode, after open web page, it shows "Url not found".

What did I overlook during the setup that causes this solution not to work? On Android whole flow it's working fine.

matszafraniec avatar Oct 04 '22 09:10 matszafraniec

Same here.

GeceGibi avatar Oct 21 '22 19:10 GeceGibi

Hello, did you find any solution? @matszafraniec @GeceGibi

coskuncay avatar Oct 30 '23 14:10 coskuncay

Same here! any solution for this issue?

jrb1989 avatar Apr 08 '24 14:04 jrb1989