Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Implemented
-
2.5.0
-
None
-
Windows Phone 7.8, Visual Studio 2010.
Description
The first time notification.confirm is used, it works successfully, returning the correct index after pressing the corresponding button.
Any subsequent invocation of notification.confirm results in it immediately returning zero.
Note this doesn't just happen when when invoking notification.confirm on the same page, it occurs any other time I invoke notification.confirm during the lifetime of the application.
I examined the native notification.cs, and it seems apparent that this is successfully returning the correct index - at least on the native side of things, so I'm not exactly sure where it's going wrong.
If you require additional information or you would like to see a demonstration of the failure or more information on replicating it please contact me at ciaran036home@hotmail.com.
I'm sure Windows Phone isn't high on the priority list, but I have a university project deadline coming up it would be nice if things worked
The last time the notification.confirm worked for me by the was was on PhoneGap 2.2. It appeared to stop working when I upgraded to 2.5.