I use the App Links Assistant in Android Studio to configure links that will be opened through my app.
Everything works well.
My problem is that when I open the link through the app, it opens the activity defined within the previous app where I clicked on the link.
For example:
If I click on a link in WhatsApp I see something like this:
And when I open using the app, the app opens within WhatsApp as seen in this image:
So how can I open the app only in My app and not within WhatsApp or another app?
from App Links Assistant Android Studio open in first app activity
No comments:
Post a Comment