viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.31k stars 483 forks source link

your api key is missing/invalid #935

Open nuribom01 opened 3 years ago

nuribom01 commented 3 years ago

I use the following source. https://github.com/viromedia/viro/tree/master/code-samples

Execute the following in code-samples.

$npm start $react-native run-android --variant=gvrDebug

However, immediately after running the app,'your api key is missing/invalid' is displayed and it cannot be executed. If the viro version is not 2.17, how can I update it to 2.17 and use it in this source?

Plz, help me

Screenshot_20210201-135308

kbits-Mars commented 3 years ago

I have the same problem, I want to start developing a project with viro media but it gives me the problem that when I run the application with android, your api key is missing / invalid appears. Are you still with the problem or did you solve it?