Remove legalNotice from android AirMapModule#1612
Merged
gpeal merged 1 commit intoreact-native-maps:masterfrom Oct 5, 2017
Merged
Remove legalNotice from android AirMapModule#1612gpeal merged 1 commit intoreact-native-maps:masterfrom
gpeal merged 1 commit intoreact-native-maps:masterfrom
Conversation
As per https://developers.google.com/android/reference/com/google/android/gms/common/GooglePlayServicesUtil this information does not need to be displayed in app.
|
@christopherdro can we get this PR merged? I've tested all 3 of them handling this issue and this to me is the better implementation. |
|
@christopherdro Any chance for a release? This is a pretty big problem. |
Collaborator
|
Just published a new version. https://github.com/airbnb/react-native-maps/releases/tag/v0.17.0 |
pinpong
pushed a commit
to pinpong/react-native-maps
that referenced
this pull request
Feb 28, 2025
Remove legalNotice from android AirMapModule
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per https://developers.google.com/android/reference/com/google/android/gms/common/GooglePlayServicesUtil#getOpenSourceSoftwareLicenseInfo(android.content.Context) this information does not need to be displayed in app.