This is a migrated thread and some comments may be shown as answers.

notification.confirm is not working in simulators

3 Answers 32 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James
Top achievements
Rank 1
James asked on 12 Apr 2013, 11:10 AM
Hi!

The native notification of phonegap doesn't really work in the simulators. I wonder if this only occurs in my part or a bug.

As far as I know, the confirmation should return 1 and 2 ... but still in the simulators both graphite and mist return boolean just like a normal javascript confirmation which doesn't really work during development.

Of course notification works on the actual devices.

James

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 12 Apr 2013, 12:33 PM
Hi James,

Currently the only APIs that are supported in our Simulator are 

We would really appreciate your feedback, so if you need support for any particular API you could make feature request in our feedback portal

Greetings,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
James
Top achievements
Rank 1
answered on 12 Apr 2013, 12:53 PM
Thanks for the info Steve!

Do you have any suggestion to make it work with the simulator? Yes I have an idea but maybe you have a better idea than me, of course.

James
0
Steve
Telerik team
answered on 12 Apr 2013, 01:33 PM
Hi James,

My apologies, it seems that notification.confirm specifically is mocked for the simulator by using regular confirm. I just verified that the example here works in the simulator.

Generally we have plans to support Cordova API entirely in Icenium simulator, so the current situation is only temporary. For the time being, whenever you encounter unsupported API, please test on a real device or mock the functionality during development.

Greetings,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
Report a bug
Asked by
James
Top achievements
Rank 1
Answers by
Steve
Telerik team
James
Top achievements
Rank 1
Share this question
or