• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to open the exact URL in the App created using inAppBrowser

Hi Developers,

I have created the inAppBrowser using ionic and Cordova and then extracted the apk and built the android app. Now when I am clicking on any link from the mail it has to open the corresponding page in the app that is created. I used the intent-filter but it is directing to the initial page instead of the page I wanted. Can someone help me out with this?
 
Back
Top Bottom