-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.5.0
-
Labels:None
-
Environment:
Windows 8, Visual Studio 2012
I got an app that uses weinre and when developing on Android, BB10 and iOS I never had any issues. But on WP8 it kept disconnect pretty much instantly after connecting.
I found that if I do:
history.replaceState(null, 'weinre, say bye-bye', '/some-fake-url')
Weinre will disconnect. I've tried this with the Cordova hello world app and just adding in that line above disconnects weinre.