Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/flutter/9.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 一个信号抖动用户未能订阅错误_Android_Flutter_Dart_Push Notification_Onesignal - Fatal编程技术网

Android 一个信号抖动用户未能订阅错误

Android 一个信号抖动用户未能订阅错误,android,flutter,dart,push-notification,onesignal,Android,Flutter,Dart,Push Notification,Onesignal,我用了一个带有颤振的信号,措辞很好。现在,我无法向设备发送通知,即使通知是通过一个信号发送的。我试着运行一个测试设备,我得到了以下错误 Your user failed to be subscribed. Google Play services library initialization error. Check for conflicting plugins and make sure "com.google.android.gms.version" is in you

我用了一个带有颤振的信号,措辞很好。现在,我无法向设备发送通知,即使通知是通过一个信号发送的。我试着运行一个测试设备,我得到了以下错误

Your user failed to be subscribed.
Google Play services library initialization error. Check for conflicting plugins and make sure "com.google.android.gms.version" is in your AndroidManifest.xml. Check the logcat for more details.
Check the adb logcat for additional errors from the device.
Please follow our troubleshooting steps here to try to solve the issue.

If you're still having trouble, contact us for support.