Open nuribom01 opened 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?
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