Skip to main content

All Questions

Tagged with
1 vote
0 answers
61 views

Detecting specific installed app in Iphone/android from webpage

In our app, we decided to create a customer banner on webpage (mobile screen) to let user download/open the mobile app. So this AppBanner has a button with two different scenario: if user has the ...
Mona's user avatar
  • 67
0 votes
0 answers
127 views

deep link not supported with all apps

I set up deep links to my app Android AndroidManifest.xml <intent-filter android:autoVerify="true"> <action android:name="android.intent.action.VIEW"/> ...
Ajouve's user avatar
  • 10.1k
1 vote
0 answers
351 views

Android App linking: Android app linking doesn't work in release or cert build variant

I am implementing app linking feature in my app. I am getting one weird issue where its working with debug build but not in release or cert build. Have anyone faced this issue before. Thanks in ...
shakti prasad Mahalik's user avatar