Android : InappBrowser _blank issue

on Wednesday, August 13, 2014


I am loading an url (developed using PHP) using inappBrowser with '_blank' property. Its loading well. But I am not able to open the image gallery from that loaded url. please give me any solution. My code is here.



window.open(urlpath, '_blank', false);

0 comments:

Post a Comment