I made an instant app with multiple feature using Android Studio 3.0 Canary 1. I am running application on Nexus 5X emulator, which is executing only one feature on running application from Android Studio IDE.
Do you have an idea how can we test these multiple features ? What understanding I have once application is live on play store then when you tap a link, Google play will find application which can open the link on basis of app linking.
I have different url for two features, as my url's are also not live which I have in AndroidManifest.xml and application is also not live then how I can test ?
I am in development phase, ofcourse it is not deployed yet on Play Store. How to test multiple features of Instant Apps ?