I am developing a phone gap project with calendar. so i need to add reminder and event( whatever the process could be done in Device calendar). I am looking for Sync up process of Device calendar for both iPhone and Android using phone gap. As i am new to this field, please guide me with Some programming steps of with some examples.
Thanks in advance.
You would need to use a JavaScript API to access the Calendar on the target device.
Although PhoneGap does not provide a standard Calendar API (http://docs.phonegap.com/en/2.5.0/index.html), there are community plug-ins that have been created
PhoneGap Calendar plug-in for Android: https://github.com/phonegap/phonegap-plugins/tree/master/Android/CalendarPlugin
PhoneGap Calendar plug-in for iOS: https://github.com/phonegap/phonegap-plugins/tree/master/iOS/CalendarPlugin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With