-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
The app crashes after reinstalling the react-native-maps 0.21.0 #2155
Comments
|
I found the issue
|
i have the same problem when turning on showsUserLocation={true} above solutions didn't work :-( |
in androidMenefest |
Environment
Target Platform: Android 7.0 Galaxy S6
Expected Behavior
I'm using the react-native-maps for about a year and I never had such an issue but I recently reinstalled it but my app crashes when I use component.
There is no change in my code but just I reinstalled the library and did all the steps in installation to make changes in build.gradle files and others as advised.
I used gradle 2.2.3 (I guess) but seems in this version I need to use gradle 3.0.1 or higher which I updated it as well.
I followed the steps in #2152 so I could build but when run it it crashes again.
Actual Behavior
The application crashes
The text was updated successfully, but these errors were encountered: