How to add deeplink support in your application?

Thank you very much!

1 Like

Please Help I Am Not Abel To Do It

From Android 12, the system of deeplinksnhas changed

1 Like

vknow360 Your website to generate the DeepLink Extension is working and it is working very well in the app too.
Issue is when .aab is being uploaded to Play Console -

You uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without ‘android:exported’ property set. This file can’t be installed on Android 12 or higher. See: Behavior changes: Apps targeting Android 12  |  Android Developers

image

You need to add the android:exported attribute.

1 Like


deep link not working :point_up_2: :point_up_2:

deep link working :point_down: :point_down:

how can i solve this

v3 is open to beta testing.
It should now handle deep link correctly if app is already running.

1 Like

Hello, what to put in the path prefix?

I tried the new version and either of this blocks are not working :frowning:

You can leave it empty.

get start value is no longer used to send deep link url.
Use GetStartUrl

still not working :frowning:

image

Did you verify supported links from App Settings?

How do I do this?

You seem to be unaware of changes made in Android 12 related to Deep Links.

I managed to see it on the supported links, it is showing the link I added. Im on MIUI 14 and when I open the link, it only shows the browsers, not the app.

Are you typing url in browser?

@vknow360 Please, is there a way to do this automatically without the user having to do the steps that you did in the previous video?

No, except when user installs app from play store.

1 Like

i cant access appybulder

This post was flagged by the community and is temporarily hidden.

please send url