question

chrisjeane avatar image
chrisjeane asked

AMAAdRequestBuilder Crash

Is this a known issue? Any idea what is causing this crash? Thread : Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x196da40b4 objc_retain + 20 1 Slate.com 0x10054f6c0 -[AMAAdRequestBuilder adRequestWithOptions:size:forAd:] (AMAAdRequestBuilder.m:74) 2 Slate.com 0x10054dc1c __23-[AmazonAdView loadAd:]_block_invoke (AmazonAdView.m:152) 3 Slate.com 0x1005574fc -[AMAdConfiguration loadConfigurationDidFinishWithConnection:] (AMAdConfiguration.m:680) 4 Slate.com 0x100559498 -[AMAdConfiguration connectionDidFinishLoading:] (AMAdConfiguration.m:902) 5 CFNetwork 0x184b3c300 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 80 6 CFNetwork 0x184b3c290 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 208 7 CFNetwork 0x184b3c40c -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 60 8 CFNetwork 0x184a0f63c ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 104 9 CFNetwork 0x184ad9238 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 104 10 CFNetwork 0x1849fb73c RunloopBlockContext::_invoke_block(void const*, void*) + 76 11 CoreFoundation 0x184fa0cdc CFArrayApplyFunction + 68 12 CFNetwork 0x1849fb5e8 RunloopBlockContext::perform() + 136 13 CFNetwork 0x1849fb49c MultiplexerSource::perform() + 312 14 CFNetwork 0x1849fb2c8 MultiplexerSource::_perform(void*) + 68 15 CoreFoundation 0x185078240 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 16 CoreFoundation 0x1850774e4 __CFRunLoopDoSources0 + 264 17 CoreFoundation 0x185075594 __CFRunLoopRun + 712 18 CoreFoundation 0x184fa12d4 CFRunLoopRunSpecific + 396 19 GraphicsServices 0x18e9f76fc GSEventRunModal + 168 20 UIKit 0x189b9ef40 UIApplicationMain + 1488 21 Slate.com 0x1000a2138 main (main.m:13) 22 libdyld.dylib 0x197436a08 start + 4
mobile ads
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Ross@Amazon avatar image
Ross@Amazon answered
We are not aware of this problem. What version of the iOS SDK is being used? The crash log indicates the crash is in "objc_retain." Please ensure ARC is being used.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.