HiI've implemented push notifications in my Android app. I've integrated
the Adobe Campaign's Tracking and Marketing URL, along with the
integration key. I've also implemented the notifyReceive() and the
notifyOpening() methods. When I send a push notification from the
console, I'm able to see within the console that the notification was
sent, but when I open the notification on the a device, the console
doesn't show me that the notification was opened. I'm not sure why this
is. Your help would ...