문제

I tried a bit of research, but I don't seem to be getting anywhere. Is it possible to access the calendar on iPad/iPhone iOS5 from a web app? My goal would be adding an event to it, is that achievable? Opening a filestream is an option, in case this helps.

Thank you

도움이 되었습니까?

해결책

That's not available through a web app. The only thing you can do is include a date in the text within the web app. iOS will detect it as an event (if formatted correctly) and will give the user an option to create a calendar event when clicked.

다른 팁

Here on this SO question, the OP mentions he had no problems in adding a calendar event on iOS by means of an iCal file created on the fly.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top