-
Notifications
You must be signed in to change notification settings - Fork 16
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
Cannot read property 'version' of undefined #5
Comments
I edited my
ran However i still get the same error. |
same here... |
It is now working for me, but it's such a long time ago that I don't really recall what solved it for me.
hope it helps. |
thanks @aymericbouzy, i did the similar thing but from a fork version of this repo. Believe it's because a new version haven't been release to npm yet...
|
Cannot read property 'version' of undefined |
Maybe have a look at Expo.io? I believe they have built in support for these. |
i use react-native-version-number for replace |
I'm getting this error in Android.
It works fine in iOS
Maybe the package isn't linked in Android ? When I ran
$ rnpm link react-native-app-info
, I gotbut nothing about linking Android.
EDIT : I can see that the code has not been released to npm, any plans on doing so ?
The text was updated successfully, but these errors were encountered: