Question
Adobe AIR SDK 15 Beta (var dataSource:IDataInput = imagePromise.open();) crash on iOS
I have used Adobe AIR SDK15 to build a iOS app, which have a button to browse the Photo in the iPad, but when i run the line of code "var dataSource:IDataInput = imagePromise.open();", the app will be crash, any body experienced?
