[android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-06 Thread microcrosssell
I mean, we give javascript to our client and they insert this javascript into their web or mobile app. This javascript then creates a iframe and makes the call to our server. I hope this was helpful. On Thursday, May 26, 2016 at 5:58:01 PM UTC-4, microcr...@gmail.com wrote: > > > > > Hi All,

[android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-05-31 Thread microcrosssell
Thank you TreKing for your suggestion, but my case is little different. We insert our iframe into our clients mobile app and have only control over iframe and the anchor link inside the iframe. On Thursday, May 26, 2016 at 5:58:01 PM UTC-4, microcr...@gmail.com wrote: > > > > > Hi All, below

[android-developers] Anchor link on iframe inside mobile's webview not working.

2016-05-26 Thread microcrosssell
Hi All, below is the screenshot of html page which is loaded via iframe inside mobile app. The anchor link in the question is supposed to open new window in the mobile browser and it works fine on ios app but does not works on android mobile app. Does anyone has any idea on why it cannot