Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/196.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/arduino/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 如何修复或解决不同firebase服务不可用或不工作的问题?_Android_Firebase_Flutter_Push Notification_Firebase Cloud Messaging - Fatal编程技术网

Android 如何修复或解决不同firebase服务不可用或不工作的问题?

Android 如何修复或解决不同firebase服务不可用或不工作的问题?,android,firebase,flutter,push-notification,firebase-cloud-messaging,Android,Firebase,Flutter,Push Notification,Firebase Cloud Messaging,我的应用程序是使用flatter开发的,并集成了不同的firebase服务,如auth、messaging等 这个应用程序在设备上的开发和测试以及调试和发布版本运行良好,但当我在google play store上发布新版本(关闭测试-alpha通道)时,立即收到了一些关于sentry的崩溃报告 顺便说一句,我已经上传了很多版本,但没有遇到这样的崩溃 以前使用相同的应用程序和firebase服务,但最近我升级到 颤振2和最新的firebase依赖项 崩溃日志信息 设备信息 我试着四处看看,看看为

我的应用程序是使用flatter开发的,并集成了不同的firebase服务,如auth、messaging等

这个应用程序在设备上的开发和测试以及调试和发布版本运行良好,但当我在google play store上发布新版本(关闭测试-alpha通道)时,立即收到了一些关于sentry的崩溃报告

顺便说一句,我已经上传了很多版本,但没有遇到这样的崩溃 以前使用相同的应用程序和firebase服务,但最近我升级到 颤振2和最新的firebase依赖项

崩溃日志信息

设备信息

我试着四处看看,看看为什么会发生这种情况,或者我如何修复或解决任何可能的问题。。但到现在为止运气都不好

有人面临类似的事情吗?有什么帮助吗?我怎样才能为这些添加工作

我怀疑,可能有一些基于机器人的发射前报告测试,这可能会导致这些崩溃

有什么想法或可能的解决办法吗

    FirebaseException: [firebase_messaging/unknown] SERVICE_NOT_AVAILABLE
      File "method_channel_messaging.dart", line 226, in MethodChannelFirebaseMessaging.getToken
FirebaseAuthException: [firebase_auth/unknown] com.google.firebase.j: An internal error has occurred. [ unexpected end of stream on Connection{www.googleapis.com:443, proxy=DIRECT@ hostAddress=216.58.195.138 cipherSuite=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 protocol=http/1.1} (recycle count=0) ]
  File "method_channel_user.dart", line 135, in MethodChannelUser.reload
  File "user.dart", line 260, in User.reload
  File "xx.dart", line 41, in xx.xx
...
(2 additional frame(s) were not displayed)
FirebaseAuthException: [firebase_auth/unknown] com.google.firebase.j: An internal error has occurred. [ unexpected end of stream on Connection{www.googleapis.com:443, proxy=DIRECT@ hostAddress=216.58.195.138 cipherSuite=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 protocol=http/1.1} (recycle count=0) ]
  File "method_channel_firebase_auth.dart", line 457, in MethodChannelFirebaseAuth.signInAnonymously
  File "firebase_auth.dart", line 393, in FirebaseAuth.signInAnonymously
  File "xx.dart", line 71, in xxx.xx
  File "xxx.dart", line 11, in xxx.xx
...
(2 additional frame(s) were not displayed)
device = Pixel 3  
device.family = Pixel 
environment = PRODUCTION 
event.environment = dart 
event.origin = flutter  
isSideLoaded = true 
level = error  
os = Android 9 
os.name = Android  
os.rooted = no 
dist = xxxxx 
release = x.x.x@x.x.x+xxxx 
user = x.x.x.x
device = Nexus 5X 
device.family = Nexus 
environment = PRODUCTION 
event.environment = dart 
event.origin = flutter 
installerStore = com.android.vending 
isSideLoaded = false 
level = error 
os = Android 6.0.1 
os.name = Android 
os.rooted = yes 
dist = xxxxxxx 
release = xx.xx.xx@x.x.x+xxxxxx
user = id:xxx