Skip to content

Update BaseLocationManager.java #227

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

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Update BaseLocationManager.java #227

merged 1 commit into from
Dec 1, 2022

Conversation

jplandry908
Copy link
Contributor

Fixes the following exception when trying to cast a Long to an Integer.

Fatal Exception: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer
at com.reactnativecommunity.geolocation.BaseLocationManager.putIntoMap(BaseLocationManager.java:87)

@michalchudziak
Copy link
Owner

Thank you a lot!

@michalchudziak michalchudziak merged commit 9324cbc into michalchudziak:master Dec 1, 2022
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

Successfully merging this pull request may close these issues.

2 participants