pioneer Operator I believe seeing the spinner for 10+ minutes on a 100MBps connection should be enough to conclude that something is not working as expected.
Operator pioneer You're absolutely right. Meanwhile, It's working for me on; Device: Android 10 Git Package: app-armeabi-v7a-release.apk I also cloned the repo and self-packaged it in Android Studio using Flutter and it also works. May I know your setup and testing device ?
Operator pioneer Nice! pioneer I'm only seeing the forever spinner at the app start, I am curious, Did you get a prompt asking you to add a site? Did you add https://discuss.flarum.org/ as a site?
pioneer Operator Actually, I can remember I was asked to enter the site address a while ago when I first installed the app. But just to be sure, I deleted the app data and typed the address again, and it worked!
Operator pioneer I deleted the app data and typed the address again, and it worked! I am glad you got this working. π pioneer The app is very nice though seems it doesn't support logging in for now Yes, it's a Work in Progress! Thanks to ππ½@xkeyC for his immense contributions, so far. Keep Soaring.
clarkwinkelmann pioneer please use the edit feature instead of double-posting in a short time frame as per our guidelines π
pioneer clarkwinkelmann A good rule indeed! Will other participants receive a notification if I edited my post?
Sim7b Any chance to have this app on playstore ? I can't install apk on my phone locked by my company...
rebelCoder I really hope we can add this app to F-Droid as Flarum is an open-source platform. Thanks for your work, people. Also, does anyone else have a problem with logging in on an Android device? I enter my info, press Login and nothing happens.
xkeyC rebelCoder Login is an unfinished function, because the related functions of Flarum's'token Api' did not work properly when I tested it.
xkeyC Now, the code block can be swiped, and clicking the URL of the current site will jump to the application page instead of opening the browser.
xkeyC The login issue has been resolved, thanks @luceos . The question comes from @justjavac 's flarum api documentation π€£ He miswritten Authorization as Authentication