Skip to content
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

Onelink doesn't work well in iOS #351

Open
seerslabBGKim opened this issue Oct 18, 2024 · 5 comments
Open

Onelink doesn't work well in iOS #351

seerslabBGKim opened this issue Oct 18, 2024 · 5 comments

Comments

@seerslabBGKim
Copy link

I created the link through the method,
When you click on the link, the app is being taken to the app store page whether it is installed or not.
�Signing & Capabilites > Associated Domain
Runner.entitlements
I've set up app links in the above two places 'applinks:my_subdomain.onelink.me '


Steps to reproduce the behavior:

  1. Create a link by method.
  2. Click on the link
  3. App Store (My App Page on Safari)

I want the app to run if it's installed


Device : iPhoneX
iOS version : 16.5.1
Flutter version : 3.24.3
appsflyer_sdk version : 6.15.1


If you know any settings or workarounds I missed, please help.

@lberaldodev
Copy link

Same problem here, with this version. I will try with old version and i will come back here to report :)

@lberaldodev
Copy link

Same problem here, with this version. I will try with old version and i will come back here to report :)

Same problem with appsflyer_sdk: 6.12.2

@hczmail
Copy link

hczmail commented Nov 12, 2024

Same problem with appsflyer_sdk:6.15.1

@arthurgiani
Copy link

I take up to 24 hours to have the associated domains registered. append ?mode=developer to it in order to test prior to the 24h cooldown period

@hczmail
Copy link

hczmail commented Nov 22, 2024

llfbandit/app_links#156

ios/Runner/Info.plist:

<key>FlutterDeepLinkingEnabled</key> <false/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants