Driversnote-Dev / react-native-kontaktio

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
MIT License
111 stars 48 forks source link

Could not determine java version from '9.0.1'. #28

Closed didacus closed 6 years ago

didacus commented 6 years ago

Has anyone come across this issue? If so, let me know the solution. I get the error when running 'react-native run-android'.

Thank you in advance.

ca057 commented 6 years ago

I had the same issue with Java9, could only get a RN project running with Java8. Might be related to https://github.com/facebook/react-native/issues/16536

Can you confirm it is working with Java8?

didacus commented 6 years ago

Yes, we managed to fix by installing a compatible version of java. Thank you.

pashute commented 6 years ago

so please close this issue