Hi Veer,
We are experiencing crashes with 3.4.2
We do not use Cocoa Pods, and we use Google Mobile ads.
We are not able to run apps installed thru TestFlight on devices like ipad, ipad mini and ipod(5th generation). Crash log below.
No problems on simulators for these devices and no problems in ipad air2, iphone 6
What Ricky reported above seems logical since all of these devices that have crashes are not arm64 and the plist has the arm64 entry
We are ready to ship the app next week, but cannot until we get an update and solution from you.
Our options are
1) Can we fix this by maybe by deleting the entry arm64 in the plist in the framework ourselves?
2) If no fix is available from you ASAP we have to roll back this update - What update should we be going to and how can we download that version since I only see the latest version in the downloads page.
Here are the crash logs.Path: /private/var/containers/Bundle/Application/63E4A074-EAF6-4A9D-8E37-6DEF4418F805/MyApp.app/MyApp
OS Version: iOS 9.3.5 (13G36)
Mar 22 15:37:17 iPod ReportCrash[298] <Error>: Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe
Triggered by Thread: 0
Mar 22 15:37:17 iPod ReportCrash[298] <Error>: Dyld Error Message:
Dyld Message: Library not loaded: @rpath/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds
Referenced from: /var/containers/Bundle/Application/63E4A074-EAF6-4A9D-8E37-6DEF4418F805/MyApp.app/MyApp
Reason: image not found
Dyld Version: 390.7
Mar 22 15:37:17 iPod ReportCrash[298] <Error>: Error Formulating Crash Report:
Failed while requesting activity/breadcrumb diagnostics
Thanks
Rahat Modi