Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Parse issues in dev, f8 official ios/android app as well #211

Closed
sumitsavla opened this issue Mar 31, 2018 · 2 comments
Closed

Parse issues in dev, f8 official ios/android app as well #211

sumitsavla opened this issue Mar 31, 2018 · 2 comments

Comments

@sumitsavla
Copy link

Check attached screenshots from official apps.
I am facing same "unable to connect parse API" issue in my local android app in emulator.
let me know how to fix it..

screenshot_20180330-192853
img_4683
img_4682

@frantic
Copy link
Contributor

frantic commented Apr 5, 2018

Have you started the server side part? The app depends on a few services that we have docker containers for. See Local Setup instructions. Please reopen if that didn't help

@frantic frantic closed this as completed Apr 5, 2018
@sumitsavla
Copy link
Author

Yes, docker is running. Along with it parse server and Mongo. Parse dashboard is showing data as well. Just that Android app is giving error. When I Googled for this error, people had suggested to add following - parse-community/parse-server#651 process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0"

This actually worked once as well and Android app was showing data a week ago. Last weekend it stopped working. Also if u download LIVE f8 app from ios / Android app store that app gives same error as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants