PhoneGap +事件套件框架?
我浏览了 PhoneGap 论坛和文档,但没有看到任何相关信息。我刚刚开始使用 Sencha Touch 和 PhoneGap 进行移动开发,想知道使用这些基于 JavaScript 的工具通过 Event Kit Framework 访问 iPhone 日历的可能性/难度有多大。
感谢您的帮助。
I've looked through PhoneGap forums and documentation, and I'm not seeing any information on this. I'm just getting started with mobile development using Sencha Touch and PhoneGap, and wondering how possible / difficult it is to access the iPhone calendar through Event Kit Framework using these JavaScript-based tools.
Thanks for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
它不是 PhoneGap 核心 API 的一部分,但是很多人已经创建了自己的插件。因此,目前还没有通用的跨平台解决方案。
您将能够找到人们已经在 PhoneGap 邮件列表。不过,请谨慎行事,因为这些都没有经过测试,而且大多数都存在错误。
祝你好运!希望您找到适合您的实现。
It's not part of PhoneGap's core API, however plenty of people have created their own plugins. As such, there is not yet a universal cross-platform solution.
You'll be able to find the plugins that people have already written on the PhoneGap mail lists. Proceed with caution, however, as these are not tested and the majority are loaded with bugs.
Good luck! Hope you find an implementation that works for you.
我刚刚在phonegap的github项目中发布了一个ios日历插件
链接: https://github.com/phonegap/phonegap-plugins/tree /master/iPhone/CalendarPlugin
i just posted a calendar plugin for ios in the github project for phonegap
link: https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/CalendarPlugin