On iOS: https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/AnalyzingCrashReports/AnalyzingCrashReports.html On Android: you can run adb logcat in a cmd prompt or terminal window while the device is connected to your machine and usb debugging is enabled
On Sat, Jul 30, 2016 at 6:16 AM, chris_d_k <[email protected]> wrote: > Hi together, > > we have a huge mobile project using the Easy Push Native Extension from > Milkman Games to send notifications. > > Our IDE is Intellij Idea. > > Using the Air 22 SDK in our project the app crashes when we use call the > ANEs method to set up all the notification stuff (it is supported...). > When we switch to Air 21 everything is fine. > > When we build a small test project using AIR 22 and the ANE everything > works > fine. > > Does anyone have an idea where the problem could be located? > > Kind regards > > Christian > > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Problems-with-AIR-22-and-an-ANE-in-a-bigger-project-tp13090.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
