2016-10-03 20:24:16.669 AnimalesEnPuzle[66814:9025448] -[NSTaggedPointerString count]: unrecognized selector sent to instance 0xa00656c646e696b6
2016-10-03 20:24:16.679 AnimalesEnPuzle[66814:9025448] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString count]: unrecognized selector sent to instance 0xa00656c646e696b6'
*** First throw call stack:
(
0 CoreFoundation 0x0000000108cac34b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x000000010870d21e objc_exception_throw + 48
2 CoreFoundation 0x0000000108d1bf34 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x0000000108c31c15 ___forwarding___ + 1013
4 CoreFoundation 0x0000000108c31798 _CF_forwarding_prep_0 + 120
5 CoreFoundation 0x0000000108c29044 -[NSSet initWithArray:] + 36
6 AnimalesEnPuzle 0x000000010510936f GADIsAtLeastVersion + 12584
7 AnimalesEnPuzle 0x0000000105106b88 GADIsAtLeastVersion + 2369
8 AnimalesEnPuzle 0x00000001051069f1 GADIsAtLeastVersion + 1962
9 AnimalesEnPuzle 0x0000000105106843 GADIsAtLeastVersion + 1532
10 AnimalesEnPuzle 0x00000001050902f5 GADiTunesMetadataForFileAtPath + 2435
11 AnimalesEnPuzle 0x000000010509ae15 GADCategories_GADSlot_Mediation + 25087
12 AnimalesEnPuzle 0x00000001050d445d GADDispatchAsyncSafeMainQueue + 45
13 libobjc.A.dylib 0x000000010870defa CALLING_SOME_+initialize_METHOD + 19
14 libobjc.A.dylib 0x000000010870e126 _class_initialize + 554
15 libobjc.A.dylib 0x0000000108714c1d lookUpImpOrForward + 176
16 libobjc.A.dylib 0x0000000108724554 _objc_msgSend_uncached + 68
17 AnimalesEnPuzle 0x0000000104fe14d9 -[MainViewController PonPublicidadAdMob] + 73
18 AnimalesEnPuzle 0x0000000104fe0bea -[MainViewController MuestraPublicidad] + 122
19 AnimalesEnPuzle 0x0000000104fe1d29 -[MainViewController viewDidLoad] + 73
20 UIKit 0x000000010641806d -[UIViewController loadViewIfRequired] + 1258
21 UIKit 0x00000001064184a0 -[UIViewController view] + 27
22 AnimalesEnPuzle 0x0000000104fd35f6 -[AnimalesEnPuzleAppDelegate preparaPantallaInicialConiOS6] + 886
23 AnimalesEnPuzle 0x0000000104fd308a -[AnimalesEnPuzleAppDelegate application:didFinishLaunchingWithOptions:] + 266
24 UIKit 0x000000010626d68e -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 290
25 UIKit 0x000000010626f013 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 4236
26 UIKit 0x00000001062753b9 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1731
27 UIKit 0x0000000106272539 -[UIApplication workspaceDidEndTransaction:] + 188
28 FrontBoardServices 0x000000010e58776b __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 24
29 FrontBoardServices 0x000000010e5875e4 -[FBSSerialQueue _performNext] + 189
30 FrontBoardServices 0x000000010e58796d -[FBSSerialQueue _performNextFromRunLoopSource] + 45
31 CoreFoundation 0x0000000108c51311 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
32 CoreFoundation 0x0000000108c3659c __CFRunLoopDoSources0 + 556
33 CoreFoundation 0x0000000108c35a86 __CFRunLoopRun + 918
34 CoreFoundation 0x0000000108c35494 CFRunLoopRunSpecific + 420
35 UIKit 0x0000000106270db6 -[UIApplication _run] + 434
36 UIKit 0x0000000106276f34 UIApplicationMain + 159
37 AnimalesEnPuzle 0x0000000104fd0fde main + 62
38 libdyld.dylib 0x000000010a48668d start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/aHv5xE4oVd4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.
To post to this group, send email to google-admob-ads-sdk@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2017-10-10 14:59:26.749927+0200 My App[62855:5809313] -[NSTaggedPointerString count]: unrecognized selector sent to instance 0xa000000000062662
2017-10-10 14:59:26.787555+0200 My App[62855:5809313] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString count]: unrecognized selector sent to instance 0xa000000000062662'
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
frame #0: 0x0000000118081d42 libsystem_kernel.dylib`__pthread_kill + 10
frame #1: 0x00000001180b9457 libsystem_pthread.dylib`pthread_kill + 90
frame #2: 0x0000000117d42107 libsystem_c.dylib`abort + 127
frame #3: 0x0000000116fd991f libc++abi.dylib`abort_message + 245
frame #4: 0x0000000116fd9abb libc++abi.dylib`default_terminate_handler() + 265
frame #5: 0x00000001160331be libobjc.A.dylib`_objc_terminate() + 97
frame #6: 0x0000000116ff5159 libc++abi.dylib`std::__terminate(void (*)()) + 8
frame #7: 0x0000000116ff51d3 libc++abi.dylib`std::terminate() + 51
frame #8: 0x0000000116033143 libobjc.A.dylib`objc_terminate + 9
frame #9: 0x0000000117bf3450 libdispatch.dylib`_dispatch_client_callout + 28
frame #10: 0x0000000117bf9856 libdispatch.dylib`_dispatch_continuation_pop + 967
frame #11: 0x0000000117c049b4 libdispatch.dylib`_dispatch_source_invoke + 651
frame #12: 0x0000000117bfe963 libdispatch.dylib`_dispatch_main_queue_callback_4CF + 1255
frame #13: 0x00000001166c0ef9 CoreFoundation`__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
frame #14: 0x0000000116685662 CoreFoundation`__CFRunLoopRun + 2402
frame #15: 0x0000000116684a89 CoreFoundation`CFRunLoopRunSpecific + 409
frame #16: 0x0000000118cb99c6 GraphicsServices`GSEventRunModal + 62
frame #17: 0x0000000112687d30 UIKit`UIApplicationMain + 159
* frame #18: 0x000000010e310367 My App`main at AppDelegate.swift:16
frame #19: 0x0000000117c6fd81 libdyld.dylib`start + 1
(lldb)
If there are more informations that you need, just let me know!
Best,
Matic
I am also not able to reproduce error. As I already said I am able to get ads to work in other project or in new one. With same implementation as its written on AdMob tuttorial pages.
Ads are not working just in this specific project. I tried to add GoogleMobileAds framework manualy, but no luck.
Strange thing is that there is no single log connected with AdMob sdk when app runs.
It feels like it is not configurating at all?
Best,
Matic
ok I understand that maybe its possible that it is not related with your SDK, but it works if I am not trying to load banner request with your SDK. App crashes on loading request, so I dont understand how its not related to AdMob SDK. If I am not trying to load it app works just fine :)
I have already asked on StackOverflow, but there are about 2-3 cases already with same crashing stack, with no solution.
Project Is just too big to transfer all to new one.
Best,
Matic