Skip to content

Commit

Permalink
[docs] apply last change to v37 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzach authored Jun 12, 2020
1 parent 3ebb657 commit 75fbf44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/pages/versions/v37.0.0/sdk/map-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ If you have already integrated Google Sign In into your standalone app, this is

Since your app is most likely using App Signing by Google Play, you will need to grab their app signing certificate in production rather than the upload certificate returned by `expo fetch:android:hashes`. You can do this by grabbing the signature from Play Console -> Your App -> Release management -> App signing, and then going to the [API Dashboard](https://console.developers.google.com/apis/) -> Credentials and adding the signature to your existing credential.

**Note:** The API key can be accessed through your app's [Constants](../../sdk/constants#constantsmanifest) (via `Constants.manifest.android.config.googleMaps.apiKey`) if you'd prefer not to have it in your code directly.

### Deploying Google Maps to a standalone app on iOS

Apple Maps will work with no extra configuration. For Google Maps:
Expand Down

0 comments on commit 75fbf44

Please sign in to comment.