- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
HTML5 getCurrentPosition almost always failing in PhoneGap on iOS
PhoneGap has geolocation which works well for iOS, however, in IOS6, getCurrentPosition fires a failure callback. After failure, the getcurrentPosition calls success or failure callbacks.
To let PhoneGap works on IOS6, we need to set PhoneGap.plist to No.If it is set to yes then ios6 have memory problems.
However, Apache Cardova can be used for this purpose for iOS. There are many bugs in an older version of Cardova, so it should be updated to Cardovanew version.
- Related Articles
- HTML5 tag on Android for PhoneGap application
- HTML5 audio not playing in PhoneGap App
- Phonegap + Windows Phone 8 : HTML5 viewport meta & scaling issue
- Corona vs. Phonegap vs. Titanium
- Activation of ABAP table failing with reference error
- Almost Perfect Number in C++
- Playing a WAV file on iOS Safari
- Why do mushrooms always grow on wood?
- How to create scrollable TextView on iOS App?
- How to programmatically take a screenshot on iOS?
- Play infinitely looping video on-load in HTML5
- addEventListener for keydown on HTML5 Canvas
- Update HTML5 canvas rectangle on hover
- Preventing validation on HTML5 text box
- How to get device make and model on iOS?

Advertisements