开发AIR程序的10个常见错误
- 1. 只为特定的平台开发
 - 2. 不考虑程序的升级性
 - 3. 在程序发布后修改 application ID
 - 4. 没有考虑离线支持
 - 5. 没有在基于AIR平台进行考虑
 - 6. Using custom chrome to create confusing interfaces
 - 7. Not using the seamless install badge
 - 8. Not encrypting sensitive data
 - 9. Not preserving native interaction
 - 10. Assuming performance doesn't matter outside of the browser
 
详见原文:10 common mistakes when building AIR applications
- 文章ID:520
 - 原文作者:zrong
 - 原文链接:https://blog.zengrong.net/post/520/
 - 版权声明:本作品采用 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 进行许可,非商业转载请注明出处(原文作者,原文链接),商业转载请联系作者获得授权。