Hello ,

I followed the instructions provided in the Ground Developer's Guide for the first-time setup. The platform works perfectly both locally and after deployment on Firebase. https://github.com/google/ground-platform/wiki/Ground-Developer's-Guide#first-time-setup

However, I am encountering issues when trying to use the Android app locally while the platform is running. I am receiving the following errors:

Security Exception:

Copy java.lang.SecurityException: Unknown calling package name 'com.google.android.gms'. at android.os.Parcel.createExceptionOrNull(Parcel.java:3057) at android.os.Parcel.createException(Parcel.java:3041) at android.os.Parcel.readException(Parcel.java:3024) with tag GoogleApiManager Firestore Exception:

Copy FirebaseFirestoreException: Failed to get document because the client is offline. at com.google.firebase.firestore.DocumentReference.lambda$getViaSnapshotListener$1(DocumentReference.java:331) at com.google.firebase.firestore.DocumentReference$$ExternalSyntheticLambda2.onEvent(Unknown Source:0) at com.google.firebase.firestore.DocumentReference.lambda$addSnapshotListenerInternal$2$com-google-firebase-firestore-DocumentReference(DocumentReference.java:526) ... I have ensured that the platform is running locally, but these errors persist. Could you please assist me in resolving these issues?

Thank you for your help.

Best regards, Yoan Garrot

asked 21 hours ago

ygarrot's gravatar image

ygarrot
111
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×5

question asked: 21 hours ago

question was seen: 17 times

last updated: 21 hours ago