froozesocial / frooze

Sourcecode for frooze - Social Media - Android version
https://frooze.ch
Other
4 stars 0 forks source link

Profile Instant Crash #1

Open cyb3rko opened 3 years ago

cyb3rko commented 3 years ago

Found your post about this app on reddit so I wanted to test it out. As I registered I typed in my username, clicked the arrow and had to type in my nickname. Then I wanted to change my username, but there is no option to go back, so I closed the app and opened it again. As I then was in the app and clicked the profile in the bottom bar the app crashed.

I would suppose my nickname is missing and the value which should be shown is null.

PS: If I'm back home, I will look into your code and try to help you and build new / improve existing features. I'm 17 (und Deutsch) and I want to learn more about programming, so I would really like to help.

Thanks!

froozesocial commented 3 years ago

Try to delete App Data and then try to log in. It should recognize that it's missing and go through setup again.

cyb3rko commented 3 years ago

Jep, directly solved the problem by doing what you just said but I wrote the issue anyways, because there should be the safety in the code, that it does not crash, if a parameter is missing for the profile page.

froozesocial commented 3 years ago

I'll work on it. Thanks for the feedback.