Xavier Vergés
unread,Jan 29, 2013, 4:26:22 AM1/29/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
Hello everyone. node-webkit looking awesome so far.
I've tried to call the geolocation API navigator.geolocation.getCurrentPosition and nothing happened.
On chrome, the user is asked to grant permission to the page, and then the success or the error callback is called.
On node-webkit, no prompt asking for permission, no callback, and nothing logged to the JavaScript console.
Any clue?
Thanks for your time.
-Xavier