Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
3.4.0
-
None
-
windows phone 8.1
Description
1. create wp8 cordova project,add InappBrowser plugin;
2. add ref.executeScript(
); in iabStop(event)
3. run this project
4. the code will be injected in the first page
5. Navigate to a second page
6. the code won't be injected