Open ManhVu99 opened 1 year ago
@ManhVu99 I am also facing similar issue. App is not getting opened in Android 13 but it is working below 12 version. Please share your solution if you resolved
@ManhVu99 I am also facing similar issue. App is not getting opened in Android 13 but it is working below 12 version
Do you any solution?
any solution?
or any alternative way to do that?
Hi @wepashka @Umer8627 ,
I got the solution and it is working fine. As mentioned in official documentation, we need to verify the deep link . Here is the reference link :- https://developer.android.com/training/app-links/verify-android-applinks
I have this problem too, but I was under the impression that we could use "Deep Links" (Not to be confused with "App Links") for Android and Custom URL's for IOS? I've looked all over the internet and it appears that if we want to click a link within an email to navigate to our app's we're actually forced to use "App Links" instead? Why does the Uni_Link documentation state we can use either at the beginning only for it not be true?
I have specific config deeplink in AndroidManifest like this