Forum Discussion

naser_1998x's avatar
naser_1998x
Honored Guest
7 years ago

How do you connect GearVR to the interent for Firebase Integration

Hi guys,
I am creating a GearVR app. Currently, I am
using Firebase real time database. I created a script so when I hit run
on the complier it automatically inserts a record. This was for testing
to make sure it works and it does. However, when I compile and run on my andriod, and I click the button it
doesn't work. Any ideas why? Am I missing a permission do I have to
change settings?

Any help would be great!
Thank you!

3 Replies

  • O problema é a compatibilidade o OculosGo não oferece suporte ao google play service, e para funcionar o fireBase ele usa o google play.
  • Anonymous's avatar
    Anonymous
    I haven't done a whole lot with firebase on a headset yet, but make sure you have the correct googleAPI key for your app, and the services it's trying to access.  @ThiagoGarcia is saying that firebase isn't compatible with GO yet.