Using window.location.replace("APP_NAME"); from a web - opening my mobile app. Can I open a specific tab of the app/pass data to app when opening?
I need javascript code, not ios or android specific
I am able to open the application using this for referral: https://www.vhudyma-blog.eu/open-mobile-application-from-the-browser/
Using window.location.replace("APP_NAME"); from a web - opening my mobile app. Can I open a specific tab of the app/pass data to the app when opening?
I need javascript code, not ios or android specific
here is the sample code implemented to open the ios/android applications. I need to pass data when opening so that I can open a specific tab