-
Notifications
You must be signed in to change notification settings - Fork 1
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
[App crash] When openning edit page #5
Comments
Thanks for the report. I'll take a look at the fix as fast as possible |
Thank you. Guess it's kind of a network error on the first launch, and it will fix itself when you establish the connection. But shouldn't it only happen when you tap on download icon to get metadata from Spotify? |
Indeed, but I made to obtain the Spotify app credentials once you open the edition page so that the user doesn't have to wait for the token to be received. This has been changed and now the token will be retrieved once the user clicks on the retrieve metadata button |
It's actually a good idea! The crash can also be handled by displaying it as a snackbar or showing the network error in the retriever bottom sheet if you wanted to be like that. |
This was what I've just done. Thanks for the report! I'll think of using snackbars, but for I don't really like their UI, they are still in the Material 2 implementation |
Screenrecorder-2024-08-15-18-13-19-132.mp4 |
Everytime I want to edit the data of a song this crash appears:
The text was updated successfully, but these errors were encountered: