[AC-5121] Ti.CloudPush push notification callback does not work after close window
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2017-08-09T00:25:52.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Appcelerator Modules |
| Labels | alloy, android, cloudpush |
| Reporter | Gabriel Gallardo |
| Assignee | Shak Hossain |
| Created | 2017-08-01T15:27:31.000+0000 |
| Updated | 2017-08-09T00:25:52.000+0000 |
Description
The CloudPush Callback is not working after the app open a new window and close the actual.
The CloudPush Callback only fired when i first launched the app and didn't open a new window whenever a new notifications come in. That means it will not fire anymore if i open a second window, close the actual window and a new notification come in. The CloudPush Callback, trayClickLaunchedApp and trayClickFocusedApp EventListener not working.
The attached project represents the problem.
Attachments
No comments