This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
May need to update version of google maps and play services #20
Comments
Is this with the latest version of ignite? Can you run ignite doctor? |
Here you go:
System
platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM)
i7-3667U CPU @ 2.00GHz
directory /Users/mark/workspace/pourview
JavaScript
node 8.5.0 /usr/local/bin/node
npm 5.4.2 /usr/local/bin/npm
yarn 0.19.1 /usr/local/bin/yarn
React Native
react-native-cli 2.0.1
app rn version 0.47.2
Ignite
ignite 2.0.0 /usr/local/bin/ignite
Android
java 1.8.0_121 /usr/bin/java
android home - /Developer/android-sdk-macosx
iOS
xcode 8.2.1
…On Tue, Oct 3, 2017 at 6:17 PM, Gant Laborde ***@***.***> wrote:
Is this with the latest version of ignite? Can you run ignite doctor?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXjPWQDEsbLB0aVLErXqB1d7Fc2Oy76ks5soty1gaJpZM4PrTAV>
.
--
Mark Murphy, 503-809-1141, LinkedIn <http://www.linkedin.com/in/markkmurphy>
|
I have the same issue. Here's the
|
Same here, app crashes after adding maps to the project. Ignite doctor:
following the 'fix' from this comment resolves the problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a map component is loaded in an ignite boilerplate app the app will crash. This happened to me after generating SiteLocator component that uses map. Looking on react-native-maps I found that the Android dependencies need to updated as described here:
react-native-maps/react-native-maps#1408
The text was updated successfully, but these errors were encountered: