Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

登录时奔溃 #22

Open
109021017 opened this issue Jul 6, 2017 · 1 comment
Open

登录时奔溃 #22

109021017 opened this issue Jul 6, 2017 · 1 comment

Comments

@109021017
Copy link

07-06 21:05:19.353 27187-28542/? D/GcmForMojo: 谷歌推送: {isAt=0, type=Mojo-Sys, msgId=1, title=登录事件, message=登录成功, senderType=1}
07-06 21:05:19.358 27187-28542/? I/GcmForMojo: onMessageReceived: 准备删除二维码

                                           --------- beginning of crash

07-06 21:05:19.364 27187-28542/? E/AndroidRuntime: FATAL EXCEPTION: pool-6-thread-1
Process: com.swjtu.gcmformojo, PID: 27187
java.lang.NullPointerException: Attempt to get length of null array
at com.swjtu.gcmformojo.MessageUtil.MessageUtilDo(MessageUtil.java:466)
at com.swjtu.gcmformojo.MyFirebaseMessagingService.onMessageReceived(MyFirebaseMessagingService.java:52)
at com.google.firebase.messaging.FirebaseMessagingService.zzo(Unknown Source:43)
at com.google.firebase.messaging.FirebaseMessagingService.zzn(Unknown Source:96)
at com.google.firebase.messaging.FirebaseMessagingService.zzm(Unknown Source:66)
at com.google.firebase.iid.zzb$2.run(Unknown Source:4)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)

@milkice233
Copy link
Contributor

请检查/sdcard/GcmForMojo是否有该文件夹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants