Advertisement
Guest User

Firebase Auth logs

a guest
Jun 30th, 2016
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. 06-30 20:05:43.968 2526-2526/raphaelgrau.example.com.tabsapp I/art: Not late-enabling -Xcheck:jni (already on)
  2. 06-30 20:05:44.060 2526-2526/raphaelgrau.example.com.tabsapp W/System: ClassLoader referenced unknown path: /data/app/raphaelgrau.example.com.tabsapp-1/lib/x86_64
  3. 06-30 20:05:45.786 2526-2526/raphaelgrau.example.com.tabsapp W/System: ClassLoader referenced unknown path: /data/app/raphaelgrau.example.com.tabsapp-1/lib/x86_64
  4. 06-30 20:05:45.962 2526-2538/raphaelgrau.example.com.tabsapp W/art: Suspending all threads took: 12.844ms
  5. 06-30 20:05:45.988 2526-2538/raphaelgrau.example.com.tabsapp I/art: Background sticky concurrent mark sweep GC freed 15182(1752KB) AllocSpace objects, 12(372KB) LOS objects, 66% free, 1285KB/3MB, paused 14.546ms total 62.122ms
  6. 06-30 20:05:46.420 2526-2526/raphaelgrau.example.com.tabsapp D/FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
  7. 06-30 20:05:46.488 2526-2526/raphaelgrau.example.com.tabsapp I/FA: App measurement is starting up, version: 9256
  8. 06-30 20:05:46.488 2526-2526/raphaelgrau.example.com.tabsapp I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  9. 06-30 20:05:46.729 2526-2526/raphaelgrau.example.com.tabsapp I/FirebaseInitProvider: FirebaseApp initialization successful
  10. 06-30 20:05:46.746 2526-2636/raphaelgrau.example.com.tabsapp W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
  11. 06-30 20:05:46.832 2526-2662/raphaelgrau.example.com.tabsapp W/GooglePlayServicesUtil: Google Play services out of date. Requires 9256000 but found 9080480
  12. 06-30 20:05:46.862 2526-2534/raphaelgrau.example.com.tabsapp W/art: Suspending all threads took: 5.378ms
  13. 06-30 20:05:46.927 2526-2538/raphaelgrau.example.com.tabsapp W/art: Suspending all threads took: 16.767ms
  14. 06-30 20:05:46.930 2526-2538/raphaelgrau.example.com.tabsapp I/art: Background partial concurrent mark sweep GC freed 5672(1638KB) AllocSpace objects, 10(180KB) LOS objects, 39% free, 2MB/3MB, paused 17.339ms total 32.590ms
  15. 06-30 20:05:46.958 2526-2636/raphaelgrau.example.com.tabsapp W/GooglePlayServicesUtil: Google Play services out of date. Requires 9256000 but found 9080480
  16. 06-30 20:05:47.367 2526-2534/raphaelgrau.example.com.tabsapp W/art: Suspending all threads took: 11.838ms
  17. 06-30 20:05:47.471 2526-2526/raphaelgrau.example.com.tabsapp W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
  18. 06-30 20:05:48.038 2526-2526/raphaelgrau.example.com.tabsapp I/TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
  19. 06-30 20:05:48.041 2526-2526/raphaelgrau.example.com.tabsapp I/TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
  20. 06-30 20:05:48.265 2526-2713/raphaelgrau.example.com.tabsapp D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  21.  
  22. [ 06-30 20:05:48.273 2526: 2526 D/ ]
  23. HostConnection::get() New Host Connection established 0x7ff705a5ba40, tid 2526
  24. 06-30 20:05:48.326 2526-2526/raphaelgrau.example.com.tabsapp W/FA: Service connection failed: ConnectionResult{statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null, message=null}
  25. 06-30 20:05:48.379 2526-2534/raphaelgrau.example.com.tabsapp W/art: Suspending all threads took: 10.727ms
  26.  
  27. [ 06-30 20:05:48.426 2526: 2713 D/ ]
  28. HostConnection::get() New Host Connection established 0x7ff707b08ac0, tid 2713
  29. 06-30 20:05:48.451 2526-2713/raphaelgrau.example.com.tabsapp I/OpenGLRenderer: Initialized EGL, version 1.4
  30. 06-30 20:05:49.128 2526-2526/raphaelgrau.example.com.tabsapp I/Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
  31. 06-30 20:06:10.420 2526-2636/raphaelgrau.example.com.tabsapp W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
  32. 06-30 20:06:10.424 2526-2636/raphaelgrau.example.com.tabsapp W/GooglePlayServicesUtil: Google Play services out of date. Requires 9256000 but found 9080480
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement