Pushwoosh / pushwoosh-appcelerator-titanium

Other
33 stars 16 forks source link

Invalid credentials and timodule.xml #86

Open jfalcone opened 2 years ago

jfalcone commented 2 years ago

I'm getting invalid credentials when I try to send a message to my Android clients (iOS is fine) and the question is whether Firebase has changed enough in the last few months to cause this problem. I'm comparing this module to hansemannn's firebase.cloudmessaging module as well as the firebase documentation and I'm confused about the fact that there is no service extension defined in the manifest in timodule.xml. Also there is a new issue about requesting the POST_NOTIFICATION permission for Tiramisu (Android 13).

As for my invalid credentials, I've done everything by the book, following things step by step and we've had Android push working in the past, but this just seems really odd so that's why I'm wondering if the interface or manifest requirements have changed a bit.

jfalcone commented 2 years ago

Was able to get Firebase cloud messaging to work with hansemannn's firebase.cloudmessaging module for Android so I'm not sure what's going on with the PushWoosh module for Android. Basically followed the same procedures, same configuration.

jfalcone commented 2 years ago

And we saw this in the log as a phone started up...

09-08 12:46:17.905 19892 19892 I FirebaseInitProvider: FirebaseApp initialization successful
09-08 12:46:17.905 19892 19892 E Pushwoosh: This is not an Amazon device. The service is not available.