Hey, I installed the latest build (15) and tried to login to my account on feddit.de. But somehow it always shows that my credentials aren’t valid…which isn’t the case because I’m using a password manager and double checked by logging in to the browser.

      • Brayd@feddit.deOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Well it worked but the error was {“error”: “Unknown”}

        BUT I figured it out! Your app wasn’t able to handle special chars in my password. I changed my password to something without special chars and now it works!

        Specifically I had the special chars { [ @ } < . and # in my password. So somewhere here is the issue and some kind of character here is breaking your password field or your API request. Maybe some escape you’re doing?

          • Brayd@feddit.deOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            Sounds good! Thank you for your help! :) Btw, the app works great now that I can test it. One suggestion: Big posts shouldn’t be fully visible in the feed. It’d be better if you’d see a preview and had to click on it to see the rest of the post. But besides that it looks awesome!

              • Brayd@feddit.deOP
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 year ago

                Btw will I get build 16, too now? Because the test build is a higher number with 99999 or whatever it was. Or do I have to leave the testflight and rejoin now?

                Also, do you accept donations to suppprt the development and give you something back for your time and work?

          • Brayd@feddit.deOP
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Deleted my original comment and wrote another one because I was able to figure it out!