Advertisement
Guest User

Untitled

a guest
Jul 11th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. Jul 11 11:51:20.858 ---------- Device Log Starts ----------
  2. Jul 11 11:51:20.924 + exec
  3. Jul 11 11:51:20.925 + PROGRAM_NAME=ERROR
  4. Jul 11 11:51:20.937 ++ dirname '/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/android_syslog.sh'
  5. Jul 11 11:51:20.937 + CORONA_RES_DIR='/Applications/Corona-3502/Corona Simulator.app/Contents/Resources'
+ ADB='/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/device-support/adb'
+ '[' '!' -x '/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/device-support/adb' ']'
+ DEVICE_IDS=($("$ADB" devices | sed -n -e '/device$/ s/ device//p'))
++ '/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/device-support/adb' devices
++ sed -n -e '/device$/ s/ device//p'
  6. Jul 11 11:51:20.945 + '[' 1 == 0 ']'
  7. Jul 11 11:51:20.945 + trap 'kill -TERM 0' EXIT
+ for DEVICE_ID in '"${DEVICE_IDS[@]}"'
  8. Jul 11 11:51:20.947 ++ '/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/device-support/adb' -s 5203c95ae882a300 shell getprop ro.product.model
  9. Jul 11 11:51:20.947 ++ tr -d '\r'
  10. Jul 11 11:51:20.995 + DEVICE_NAME=SM-T280
  11. Jul 11 11:51:21.006 + '/Applications/Corona-3502/Corona Simulator.app/Contents/Resources/device-support/adb' -s 5203c95ae882a300 logcat -v raw Corona:D ActivityManager:W AndroidRuntime:E '*:S'
  12. Jul 11 11:51:21.007 + sed -l -e '/--------- beginning of /d' -e 's/^/SM-T280: /'
+ wait
+ tr -u -d '\r'
  13. Jul 11 11:51:21.509 SM-T280: FATAL EXCEPTION: main
SM
  14. Jul 11 11:51:21.519 -T280: Process: com.orchestra.keetiz, PID: 9686
SM-T280: java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException: 
SM-T280: 
SM-T280: ******************************************************************************
SM-T280: * The Google Mobile Ads SDK was initialized incorrectly. AdMob publishers *
SM-T280: * should follow the instructions here: https://goo.gl/fQ2neu to add a valid *
SM-T280: * App ID inside the AndroidManifest. Google Ad Manager publishers should *
SM-T280: * follow instructions here: https://goo.gl/h17b6x. *
SM-T280: ******************************************************************************
SM-T280: 
SM-T280: 
SM-T280: at android.app.ActivityThread.installProvider(ActivityThread.java:6483)
SM-T280: at android.app.ActivityThread.installContentProviders(ActivityThread.java:6075)
SM-T280: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6015)
SM-T280: at android.app.ActivityThread.access$1700(
  15. Jul 11 11:51:21.520 ActivityThread.java:219)
SM-T280: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1796)
SM-T280: at android.os.Handler.dispatchMessage(Handler.java:102)
SM-T280: at android.os.Looper.loop(Looper.java:145)
SM-T280: at android.app.ActivityThread.main(ActivityThread.java:6939)
SM-T280: at java.lang.reflect.Method.invoke(Native Method)
SM-T280: at java.lang.reflect.Method.invoke(Method.java:372)
SM-T280: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
SM-T280: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)
SM-T280: Caused by: java.lang.IllegalStateException: 
SM-T280: 
SM-T280: ******************************************************************************
SM-T280: * The Google Mobile Ads SDK was initialized incorrectly. AdMob publishers *
SM-T280: * should follow the instructions here: https://goo.gl/fQ2neu to add a valid *
SM-T280: * App ID inside the AndroidManifest. Google Ad Manager publishers should *
SM-T280: * follow instructions here: https://goo.gl/h17b6x. *
SM-T280: ******************************************************************************
SM-T280: 
SM-T280: 
SM-T280: at com.google.android.gms.internal.ads.zzabh.attachInfo(Unknown Source)
SM-T280: at com.google.android.gms.ads.MobileAdsInitProvider.attachInfo(Unknown Source)
SM-T280: at android.app.ActivityThread.installProvider(ActivityThread.java:6480)
SM-T280: ... 11 more
  16. Jul 11 11:51:21.546 SM-T280: Force finishing activity 1 com.orchestra.keetiz/com.ansca.corona.CoronaActivity
  17. Jul 11 11:51:21.605 SM-T280: Fo
  18. Jul 11 11:51:21.606 rce finishing activity 2 com.android.chrome/com.google.android.apps.chrome.Main
  19. Jul 11 11:51:22.108 SM-T280: Activity pau
  20. Jul 11 11:51:22.109 se timeout for ActivityRecord{3d64baa2 u0 com.orchestra.keetiz/com.ansca.corona.CoronaActivity t301 f}
  21. Jul 11 11:51:32.489 SM-T280: Activity destroy timeout for ActivityRecord{3d64baa2 u0 com.orchestra.keetiz/com.ansca.corona.CoronaActivity t301 f}
  22. Jul 11 11:51:35.061 SM-T280: Scheduling restart of crashed service com.google.androi
  23. Jul 11 11:51:35.062 d.googlequicksearchbox/com.google.android.hotword.service.HotwordService in 1000ms
  24. Jul 11 11:51:35.062 SM-T280: Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService in 10998ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement