]
Gorkem Ercan updated JBIDE-17485:
---------------------------------
Assignee: Ilya Buziuk
CordovaSim InAppBrowser does not return the correct url on loadstart
event
--------------------------------------------------------------------------
Key: JBIDE-17485
URL:
https://issues.jboss.org/browse/JBIDE-17485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, browsersim
Affects Versions: 4.2.0.Beta1
Reporter: Gorkem Ercan
Assignee: Ilya Buziuk
Attachments: index.html
In the loadstart event we ask for the url event.url. In the iOS simulator it returns the
url of the page currently displayed in the inapp browser. However, in the CordovaSim the
url will always return the url of the first page opened in the inapp browser not the one
of the currently displayed one.