xkeyC new releases:https://github.com/clinux-co/flarum_app/releases/tag/build_android_2020%2F07%2F28 This version brings some bug fixes and search functions.
xkeyC Let me summarize the most recent updates: Added support for discussionMerged, discussionSplit and other message . Redesigned discussionTagged and discussionRenamed to make it more suitable for mobile devices. And some bug fixes. ———— Next, I will refactor the html renderer to support more complex content. Because of some strange problems (Authentication HEAD is invalid), user login related functions will come later. I changed some words to uppercase, which seems like a stupid operation... I will take it back.
xkeyC In order to reduce maintenance costs and other reasons, it now only supports Android 6.0 and above devices. For ios, I don't have an Apple device, so I can't perform accurate tests. I only know that it works.
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 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 ?
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.