Guest User

Untitled

a guest
Jul 15th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. Launching lib/main.dart on HTC6545LVW in debug mode...
  2. Initializing gradle...
  3. Resolving dependencies...
  4. Running 'gradlew assembleDebug'...
  5. registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)
  6. registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)
  7. registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)
  8. Built build/app/outputs/apk/debug/app-debug.apk.
  9. Installing build/app/outputs/apk/app.apk...
  10. I/FlutterActivityDelegate(18602): onResume setting current activity to this
  11. W/zygote64(18602): Skipping duplicate class check due to unrecognized classloader
  12. W/DynamiteModule(18602): Local module descriptor class for com.google.firebase.auth not found.
  13. W/BiChannelGoogleApi(18602): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@d8cd9dc
  14. W/DynamiteModule(18602): Local module descriptor class for com.google.firebase.auth not found.
  15. I/FirebaseAuth(18602): [FirebaseAuth:] Loading module via FirebaseOptions.
  16. I/FirebaseAuth(18602): [FirebaseAuth:] Preparing to create service connection to gms implementation
  17. D/SQLiteConnection(18602): DB info: open connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, flag: 0x6, FH handler: 0x73494ae600, count: 1
  18. D/SQLiteConnection(18602): DB info: close connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, FH handler: 0x73494ae600, count: 0
  19. Syncing files to device HTC6545LVW...
  20. D/SQLiteConnection(18602): DB info: open connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, flag: 0x6, FH handler: 0x73494ae600, count: 1
  21. D/SQLiteConnection(18602): DB info: close connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, FH handler: 0x73494ae600, count: 0
  22. E/StorageHelpers(18602): Failed to turn object into JSON
  23. E/StorageHelpers(18602): java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONObject com.google.firebase.auth.internal.zzm.zzbf()' on a null object reference
  24. E/StorageHelpers(18602): at com.google.firebase.auth.internal.zzz.zzi(Unknown Source:126)
  25. E/StorageHelpers(18602): at com.google.firebase.auth.internal.zzz.zzg(Unknown Source:3)
  26. E/StorageHelpers(18602): at com.google.firebase.auth.FirebaseAuth.zza(Unknown Source:28)
  27. E/StorageHelpers(18602): at com.google.firebase.auth.FirebaseAuth$zza.zza(Unknown Source:12)
  28. E/StorageHelpers(18602): at com.google.firebase.auth.api.internal.zzbn.zzaa(Unknown Source:15)
  29. E/StorageHelpers(18602): at com.google.firebase.auth.api.internal.zzcy.zzal(Unknown Source:0)
  30. E/StorageHelpers(18602): at com.google.firebase.auth.api.internal.zzcy.zza(Unknown Source:0)
  31. E/StorageHelpers(18602): at com.google.firebase.auth.api.internal.zzdb.zza(Unknown Source:47)
  32. E/StorageHelpers(18602): at com.google.firebase.auth.api.internal.zzci.dispatchTransaction(Unknown Source:34)
  33. E/StorageHelpers(18602): at com.google.android.gms.internal.firebase_auth.zzb.onTransact(Unknown Source:22)
  34. E/StorageHelpers(18602): at android.os.Binder.execTransact(Binder.java:682)
  35. W/Binder (18602): Caught a RuntimeException from the binder stub implementation.
  36. W/Binder (18602): com.google.android.gms.internal.firebase_auth.zzv: java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONObject com.google.firebase.auth.internal.zzm.zzbf()' on a null object reference
  37. W/Binder (18602): at com.google.firebase.auth.internal.zzz.zzi(Unknown Source:151)
  38. W/Binder (18602): at com.google.firebase.auth.internal.zzz.zzg(Unknown Source:3)
  39. W/Binder (18602): at com.google.firebase.auth.FirebaseAuth.zza(Unknown Source:28)
  40. W/Binder (18602): at com.google.firebase.auth.FirebaseAuth$zza.zza(Unknown Source:12)
  41. W/Binder (18602): at com.google.firebase.auth.api.internal.zzbn.zzaa(Unknown Source:15)
  42. W/Binder (18602): at com.google.firebase.auth.api.internal.zzcy.zzal(Unknown Source:0)
  43. W/Binder (18602): at com.google.firebase.auth.api.internal.zzcy.zza(Unknown Source:0)
  44. W/Binder (18602): at com.google.firebase.auth.api.internal.zzdb.zza(Unknown Source:47)
  45. W/Binder (18602): at com.google.firebase.auth.api.internal.zzci.dispatchTransaction(Unknown Source:34)
  46. W/Binder (18602): at com.google.android.gms.internal.firebase_auth.zzb.onTransact(Unknown Source:22)
  47. W/Binder (18602): at android.os.Binder.execTransact(Binder.java:682)
  48. W/Binder (18602): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONObject com.google.firebase.auth.internal.zzm.zzbf()' on a null object reference
  49. W/Binder (18602): at com.google.firebase.auth.internal.zzz.zzi(Unknown Source:126)
  50. W/Binder (18602): ... 10 more
  51. D/SQLiteConnection(18602): DB info: open connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, flag: 0x6, FH handler: 0x73494ae600, count: 1
  52. I/zygote64(18602): Do partial code cache collection, code=29KB, data=22KB
  53. I/zygote64(18602): After code cache collection, code=27KB, data=22KB
  54. I/zygote64(18602): Increasing code cache capacity to 128KB
  55. D/SQLiteConnection(18602): DB info: close connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, FH handler: 0x73494ae600, count: 0
  56. D/SQLiteConnection(18602): DB info: open connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, flag: 0x6, FH handler: 0x7349511ac0, count: 1
  57. D/SQLiteConnection(18602): DB info: close connection, path: /data/user/0/com.example.something/databases/google_app_measurement_local.db, handle: 0x735654f600, FH handler: 0x7349511ac0, count: 0
  58.  
  59. Future<Null> main() async {
  60. final FirebaseApp app = FirebaseApp.instance;
  61. _currentUser = await _signInAnonymously();
  62. runApp(new MyApp());
  63. }
  64.  
  65. Future<FirebaseUser> _signInAnonymously() async {
  66. final user = await _auth.signInAnonymously();
  67. print('User is signed in: $user');
  68. return user;
  69. }
Add Comment
Please, Sign In to add comment