jayll / OpenSpot

Allows users to rent out their driveways for hours/weeks/months at a time.
0 stars 12 forks source link

Bug with google services. #67

Open JacobHac96 opened 5 years ago

JacobHac96 commented 5 years ago

Bug found: When launching the application in android studio, the firebase services does not load.

Reason for the bug (may not be correct): I believe that the reason that the emulated app cannot connect to firebase is that it does not have permissions.

Potential fix from user: Allow anyone to connect to the firebase or give an installation guide so that any developer can setup a firebase server.