Uninstall Event stream not showing while Consuming from stream for my app ?
Hi All,
When we uninstall my app in android device, the uninstall event stream data point not showing.
steps to produce the issue:
- Run Java class having connect API to connect and consume stream for APP
- After running Java class we are able to Connecting to stream for my APP and Consuming from stream for my APP
- In side Consumer we are getting all existing events data points for my APP like OPEN Event, CLOSE Event, SEND Event, PUSH_BODY Event, FIRST_OPEN Event, TAG_CHANGE Event, UNINSTALL Event all these events shows at the first time consuming itself.
- We Uninstall my APP in android device
- Then we look into connect API console the UNINSTALL event data point not showing
Note: If we open app in android device, we are able to get the open event data point details
Comments
5 comments