iCal Calendar API
Add calendar events from your web app to the native iOS calendar using the iCal Calendar API.
WebViewGold is set up for easy Calendar (previously known as iCal) integration.
To add a calendar entry from your WebView-based iOS application, simply link to an .ics file:
<a href="https://www.webviewgold.com/demo/test.ics">Save to Calendar</a>