[AC-6242] Android: App crashes whenever receive PushNotification while app is exited.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2019-06-20T05:46:37.000+0000 |
| Affected Version/s | Appcelerator Studio 4.5.0 |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | ardy wongso |
| Assignee | Shak Hossain |
| Created | 2019-05-07T04:24:14.000+0000 |
| Updated | 2019-06-20T05:46:38.000+0000 |
Description
These are the steps:
1. register a gcm, and use GCM module
2. send a PushNotification while app is open (working fine)
3. send a PushNotification while app is in background (working fine)
4. send a PushNotification while app is completely closed (crashed)
it crash without any error log in the studio
this issue only happen in SDK 8.0.0, previous SDK 7.5.0 was fine
[~dyan02], Thanks for reporting this. Can you please test this issue on 8.0.1.GA and let us know?
Hi [~dyan02], We haven't heard back from you since our last response. Did you manage to test the issue on 8.0.1.GA? Let us know the update. Thanks!
I switch to FCM and everything works fine