-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Crashing when I try to download something #214
Comments
Please provide the logs associated with the crash using Logcat, a similar tool, or by capturing a bug report. Was there no stacktrace displayed when the app crashed? |
Can you please reopen ? Here is the logcat:
There are no stack trace displayed (as opposed to other errors) Running Android 14 on Pixel 7 pro Potential solution: https://stackoverflow.com/a/77530440 |
@Armaldio Have you tried with a nightly build? I think this may have been fixed recently. |
Indeed, that works fine. I missed that I could get debug build |
I'm aiming to make a new release in the next couple of days. |
Checklist
Steps to reproduce
Click on a song.
Click on the download button from menu.
It will ask for notifications permissions.
Allow it and it crashes.
Don't allow it and it don't downloads.
Expected behavior
Download the music
Actual behavior
Freezes and then crashes
Screenshots / recordings
No response
Logs
Where is it stored?
SpMp version
0.2.4
Android version
14
Additional information
Tried with piped API too same result. The app was perfectly fine on lineage os android 13. I am now on evolution x android 14 and experiencing this bug
The text was updated successfully, but these errors were encountered: