Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid credentials and timodule.xml #86

Open
jfalcone opened this issue Sep 6, 2022 · 2 comments
Open

Invalid credentials and timodule.xml #86

jfalcone opened this issue Sep 6, 2022 · 2 comments
Labels

Comments

@jfalcone
Copy link

jfalcone commented Sep 6, 2022

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.

@wfhm wfhm added the 72776 label Sep 6, 2022
@jfalcone
Copy link
Author

jfalcone commented Sep 7, 2022

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
Copy link
Author

jfalcone commented Sep 8, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants