Open gino-m opened 8 months ago
Is this issue open to be fixed by other .. Could I fix this issue
@angrezichatterbox Sure, please go ahead! You can find an end-to-end dev guide here: https://github.com/google/ground-platform/wiki/Ground-Developer's-Guide
The app seems to crash when I click on sign-in with google . Is it a problem from my side ?
The app seems to crash when I click on sign-in with google . Is it a problem from my side ?
Sorry for the delay. Are you running the app against local Firebase emulator?
I am running on an android simulator installed on my laptop
@angrezichatterbox Please be sure you're building localDebug
variant and following https://github.com/google/ground-platform/wiki/Ground-Developer's-Guide to get started. Let me know if that helps!
I will try running it and solving the issue by following the guide properly. Thanks :)
Hi @angrezichatterbox Are you still facing the issue?
Happy to help you set up the app.
Yes I am not able to launch the firebase emulator and set it up . I tried launching but I am facing some errors.
Quick Questions @angrezichatterbox
I will try setting it up once again properly. I haven't yet worked with firebase emulator.
Feel free to let me know if you need to get on a call and wrap up this initial process.
The sign-in does not seem to work for me. I did as suggested on the contributing.md . Should I also mention the error showed in logcat for me?
@angrezichatterbox Any updates?
I will be trying to setup the firebase once again with the help of my friend and start working on this. if I am still unable to work on it i will unassign myself.
I am now able to run the app. Could I get note of what to solve exactly since the screen that's currently visible to me is no surveys available.
I am now able to run the app. Could I get note of what to solve exactly since the screen that's currently visible to me is no surveys available.
You need to first create a survey via the web app. When you reach the screen when you define tasks, add a "Multiple choice" task with an "Other" option. See https://github.com/google/ground-platform/wiki/Ground-Developer%27s-Guide for detailed instructions on running the web app locally.
I have ran the web locally and made a survey. Is it normal to see an empty map when opening the survey. How exactly to see the survey question and option. My apologies if I am asking too much questions.
@angrezichatterbox Are you still facing issues setting up your environment?
@angrezichatterbox Are you still facing issues setting up your environment?
I set up the environment properly. I logged into the app and then was doing the feedback I was not able to select any place so that I could continue in the app since the map was empty.
I have ran the web locally and made a survey. Is it normal to see an empty map when opening the survey. How exactly to see the survey question and option. My apologies if I am asking too much questions.
Sorry I missed this. Not sure you can use the map when running locally. If you set up against your own Firebase instance it should work.
That said, you should be able to add a point or polygon - just make sure you've selected "Free form" data collection for at least one job when setting up your survey on the web interface.
I have run the web locally and made a survey. Is it normal to see an empty map when opening the survey. How exactly to see the survey question and option. My apologies if I am asking too much questions.
Sorry I missed this. Not sure you can use the map when running locally. If you set up against your own Firebase instance it should work.
That said, you should be able to add a point or polygon - just make sure you've selected "Free form" data collection for at least one job when setting up your survey on the web interface.
Ok, let me try doing this. When I loaded the map I was just able to see a blue screen.
@justinkimtang Could you PTAL? @jcqli FYI