- Dec 12, 2022
- 357
- 2
Currently i try to adapt my App from Andorid to iOS.
For my app its important to get the deeplinking working wich should open my app and extract the data from the link
e.g
Its working perfectly with the B4A app, but i am a bit lost with B4I. i cant find anything in this forum.
I followed the apple documentation an set up the "apple-app-site-association" file on my server.
Domain and json are working correctly according to
i added following line to my project:
B4X:
And also compiled the app with a provisioning profile wich has Associated Domains enabled.
As today my app doesnt open when clicking the link. (Does it need to be in the appstore...
For my app its important to get the deeplinking working wich should open my app and extract the data from the link
e.g
برای دیدن لینک ها باید ثبت نام کنید
Its working perfectly with the B4A app, but i am a bit lost with B4I. i cant find anything in this forum.
I followed the apple documentation an set up the "apple-app-site-association" file on my server.
Domain and json are working correctly according to
برای دیدن لینک ها باید ثبت نام کنید
i added following line to my project:
B4X:
#PlistExtra:<key>com.apple.developer.associated-domains</key><array><string>applinks:shorten.blueforcer.de</string><string>applinks:www.shorten.blueforcer.de</string><string>applinks:https://shorten.blueforcer.de</string></array>
And also compiled the app with a provisioning profile wich has Associated Domains enabled.
As today my app doesnt open when clicking the link. (Does it need to be in the appstore...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید