-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Android app crashes with self hosted. #4559
New issue
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
Comments
Same issue, both android and ios |
On iOS this is a known issue, but on android it should just work out of the box. May I ask if there’s anything peculiar about your set ups? What api are you entering? Do you use https or just http? I’ll have to explore more as the only device I have that is android is seemingly working ok |
For me, I use just http and a third-level domain names as api and web url. I can access to the web page and use api keys to do some other things. But the app crashes everytime I click sign-in. And everytime I click into the self hosting option, it shows two empty inputs, though I've typed my api and web url and saved before. |
The empty input is expected. I wonder if it is the HTTP aspect of it. When I am back home I shall check whether this is causing the issue. My instance uses https, and seems to work ok |
Yeah I am having the same exact issues as Benature. Later today I can try setting it up with https and see if that fixes it for me. |
Getting everything running with https has fixed the issues. http seems to be a problem somehow. |
The app does crash when sharing a link to it from the Android Sharesheet, though |
Every time I click sign-in the app simply crashes.
I've seen some posts about the iOS app in the issues but nothing relating to Android.
The text was updated successfully, but these errors were encountered: