Hi. Every time I run my app (same installation, same device), the deviceToken obtained from CloudPush.retrieveDeviceToken is always different. This happens even if I build the app to the device and run it there multiple times. Every single time, I get a different deviceToken.
According to the docs, the deviceToken should be unique to the app and device. Doesn't this mean that it should be the same if the app and device are also the same?