Can Adobe AIR app communicate with iPhone calendar

五迷三道 提交于 2020-01-06 09:02:44

问题


Hey all, I'm mighty new to Adobe AIR and Flex, Flash etc

I've been looking through the Adobe AIR APIs, and could not find a class that will allow a Flex\Flash app to communicate to the calendar, (more specifically, the iPhone calendar via the iPhone packager)

am i missing out something here? or has adobe not implemented an API for the Flex apps to communicate to the calendar?

Are there other iPhone specific APIs that Adobe has not implemented?

Thanks!


回答1:


i've found the answer right here: http://labs.adobe.com/wiki/index.php/Applications_for_iPhone:Developer_FAQ#Which_native_iOS_APIs_and_functionality_are_supported_when_using_Flash_tooling.3F

it also shads light on some of the discussions that had taken place in the comments here for instance:

  1. one can develop in Flex, and deploy using the iPhone Packager, but Adobe discourage that at this point
  2. exactly what APIs are exposed via AIR

Thanks all for your comments




回答2:


Since the only thing out right now is a Flash (not Flex/Air) to iOS packager (that I am aware of), you shouldn't expect any specific iPhone APIs to be exposed. Even Adobe suggests that the packager shouldn't be used for Flex apps yet.

That being said, Adobe has hinted strongly at a Flex to iOS packager. At that point, I would expect many of the Air SDK features that are meant to abstract the hardware to interface the calendar. The mobile SDK already has "Native App Integration" support for Email, Browser, Maps, Phone and SMS. Though I have not seen Calendar, I would expecte it in a fully baked mobile OS abstraction like Air.

Until we get all the pieces, we have to wait patiently, I think.



来源:https://stackoverflow.com/questions/4483220/can-adobe-air-app-communicate-with-iphone-calendar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!