Skip to content
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

Stability issues #124

Open
saalaataa opened this issue Aug 8, 2024 · 3 comments
Open

Stability issues #124

saalaataa opened this issue Aug 8, 2024 · 3 comments

Comments

@saalaataa
Copy link

saalaataa commented Aug 8, 2024

Hi,
I like the app it may be good alternative to Prologue.

I am not sure if it is me, but occasionally when I listen to a podcast and switch between applications, and want to switch back to player, application freezes. Especially happens when playback finishes as I want to select and play another episode. Is there a way to examine or send the logs.

I cleared the cache. My version is 297

@gugani
Copy link

gugani commented Aug 13, 2024

I can confirm the crashes in the application, in my case I have detected that they occur when the application has been in the background and without playing any podcast for a certain time. Never in the middle of a listening session. App version 2.4.2 (297) IOS version: 17.5.1

@rasmuslos
Copy link
Owner

Interesting... I am currently in the process of going through the entire codebase to make improvements and it's entirely possible that this bug will be fixed in the next version, so I would like to wait until the next release to further investigate this.

@rasmuslos
Copy link
Owner

I found and fixed some bugs that were caused by concurrency (SwiftData implodes if you pass models between threads and apparently arrays are not thread safe in Swift, too). This eliminated most crashes while testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants