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

Message delivery failed #26

Open
howardjohn opened this issue Feb 10, 2025 · 3 comments
Open

Message delivery failed #26

howardjohn opened this issue Feb 10, 2025 · 3 comments

Comments

@howardjohn
Copy link

Describe the bug
After successful usage for a bit, I am now seeing Message delivery failed on pushes. It happens 100% of the time with no additional context.

App logs show

02-10 13:12:07.616 29061 29113 I ReactNativeJS:   { recordType: [TOO BIG formatValueCalls 201 exceeded limit of 200],
02-10 13:12:07.616 29061 29113 I ReactNativeJS:     accessType: [TOO BIG formatValueCalls 202 exceeded limit of 200] },
02-10 13:12:07.616 29061 29113 I ReactNativeJS:   [TOO BIG formatValueCalls 203 exceeded limit of 200] ]

which maybe is corrupting some state...? Note this is just on login, there is no log when I do the push (which makes sense, since it fails to push to the app)

@CoolCoderSJ
Copy link
Owner

The logs seem to refer to health connect calls, but the error message is related to FCM. The app tries accessing health connect after it connects with FCM- can you successfully log in on the app? Or does it give an error message and pushed you back to the login screen?

@howardjohn
Copy link
Author

It lets me login successfully

@angelbarrera92
Copy link

I guess im here too: #30

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

No branches or pull requests

3 participants