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

[Android][expo-firebase-messaging] sendMessage is crashing #2641

Closed
EvanBacon opened this issue Nov 6, 2018 · 2 comments
Closed

[Android][expo-firebase-messaging] sendMessage is crashing #2641

EvanBacon opened this issue Nov 6, 2018 · 2 comments
Assignees
Labels

Comments

@EvanBacon
Copy link
Contributor

On android when firebase.messaging().sendMessage(...) the app crashes because it tries to cast ttl to an Integer but it is cast to Double when being converted to a Bundle.

@EvanBacon EvanBacon self-assigned this Nov 6, 2018
@EvanBacon EvanBacon changed the title [Android] expo-firebase-messaging sendMessage is crashing. [Android][expo-firebase-messaging] sendMessage is crashing Dec 3, 2018
@EvanBacon
Copy link
Contributor Author

Fixed in rc-5

@lock
Copy link

lock bot commented Jun 13, 2019

This thread has been automatically 🔒locked🔒 since there has not been any recent activity after it was closed. Oftentimes the underlying causes of old issues and steps to reproduce them are different from those of new issues. Please open a new issue for related bugs.

@lock lock bot added the outdated label Jun 13, 2019
@lock lock bot locked and limited conversation to collaborators Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant