Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. 2019-06-25 17:12:10.344323+0200 bouncyhills[1104:174672] [DYMTLInitPlatform] platform initialization successful
  2. 2019-06-25 17:12:10.369070+0200 bouncyhills[1104:174531] UnityIAP UnityEarlyTransactionObserver: Created
  3. 2019-06-25 17:12:10.370026+0200 bouncyhills[1104:174531] UnityIAP UnityEarlyTransactionObserver: Registered for lifecycle events
  4. CrashReporter: initialized
  5. 2019-06-25 17:12:10.484634+0200 bouncyhills[1104:174531] Built from '2018.2/release' branch, Version '2018.2.2f1 (c18cef34cbcd)', Build type 'Release', Scripting Backend 'il2cpp'
  6. 2019-06-25 17:12:10.487490+0200 bouncyhills[1104:174531] -> registered mono modules 0x102341a50
  7. -> applicationDidFinishLaunching()
  8. 2019-06-25 17:12:10.628257+0200 bouncyhills[1104:174531] Metal GPU Frame Capture Enabled
  9. 2019-06-25 17:12:10.628440+0200 bouncyhills[1104:174531] Metal API Validation Disabled
  10. 2019-06-25 17:12:10.828019+0200 bouncyhills[1104:174531] [Warning] Trying to set delaysTouchesBegan to NO on a system gate gesture recognizer - this is unsupported and will have undesired side effects
  11. 2019-06-25 17:12:10.832576+0200 bouncyhills[1104:174531] UnityIAP UnityEarlyTransactionObserver: Added to the payment queue
  12. 2019-06-25 17:12:10.882029+0200 bouncyhills[1104:174667] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
  13. 2019-06-25 17:12:10.882257+0200 bouncyhills[1104:174667] [MC] Reading from public effective user settings.
  14. 2019-06-25 17:12:11.032911+0200 bouncyhills[1104:174531] Uncaught exception: GADInvalidInitializationException: The Google Mobile Ads SDK was initialized incorrectly. Google AdMob publishers should follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the AppMeasurement framework, set the -ObjC linker flag, and set GADApplicationIdentifier with a valid App ID. Google Ad Manager publishers should follow instructions here: https://googlemobileadssdk.page.link/ad-manager-ios-update-plist
  15. (
  16. 0 CoreFoundation 0x00000001c10bf770 <redacted> + 256
  17. 1 libobjc.A.dylib 0x00000001c02c7d00 objc_exception_throw + 60
  18. 2 CoreFoundation 0x00000001c0fd9374 <redacted> + 0
  19. 3 bouncyhills 0x000000010183cd18 GADVerifyApplicationID + 152
  20. 4 bouncyhills 0x000000010183d97c GADVerifyApplicationID + 3324
  21. 5 libdispatch.dylib 0x00000001c0ad0374 <redacted> + 32
  22. 6 libdispatch.dylib 0x00000001c0ad18f4 <redacted> + 20
  23. 7 libdispatch.dylib 0x00000001c0add794 _dispatch_main_queue_callback_4CF + 1012
  24. 8 CoreFoundation 0x00000001c104f534 <redacted> + 16
  25. 9 CoreFoundation 0x00000001c104a1e4 <redacted> + 1888
  26. 10 CoreFoundation 0x00000001c1049764 CFRunLoopRunSpecific + 452
  27. 11 GraphicsServices 0x00000001c3285dd4 GSEventRunModal + 108
  28. 12 UIKitCore 0x00000001edfa000c UIApplicationMain + 216
  29. 13 bouncyhills 0x000000010074f360 main + 160
  30. 14 libdyld.dylib 0x00000001c0b08ffc <redacted> + 4
  31. )
  32. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement