We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm attempting to use the android app on my phone (nexus 5x 7.1.2)
When I try to create a new profile it says "Unexpected error: Error during data loading. Check internet connectivity and retry"
I have internet on my phone, and can connect to the baseURL with a web browser on my phone I am trying to log in to a check in supervisor account
The error comes up immediately after i click save, as if it hasnt even tried to connect to the internet
The text was updated successfully, but these errors were encountered:
Solved it: I needed to put the protocol in front of the baseURL (e.g. https:// example.com)
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm attempting to use the android app on my phone (nexus 5x 7.1.2)
When I try to create a new profile it says "Unexpected error: Error during data loading. Check internet connectivity and retry"
I have internet on my phone, and can connect to the baseURL with a web browser on my phone
I am trying to log in to a check in supervisor account
The error comes up immediately after i click save, as if it hasnt even tried to connect to the internet
The text was updated successfully, but these errors were encountered: