Dears,
I am using the Inapp browser plugin to open an external URL in my mobile app. It is working fine as expected. But there is an unfortunate error.
I need to hide the URL displayed in the opened Inapp browser.
Yes, I can hide the URL by giving the Location:false value in the inapp browser property.
But if am doing so, along with the URL the close option is also getting hidden.
I need to hide only the URL, close option should be there. Kindly suggest.
Thank you.