Closed ruscles closed 8 years ago
Hi,
No part of this error refers to my module.
However this error suggests that you're using another module to control push notifications or you have changed your tiapp.xml file trying to set up services or intents wrongly and unnecessarily in the case of using my module.
Remove the "ti.cloudpush" module from your project. It is not possible to use both modules in one project.
Regards,
Arley
Hi,
I get the following error when first trying to register for push notifications on an Android device running 5.0.1, pushclient 1.12, and Titanium SDK 5.2.2.GA. I don't get the error when building to a 6.0.1 device and notifications come through fine. Any ideas?