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

v4.2.0 Crashes On Launch #665

Closed
Yonidass opened this issue Nov 2, 2021 · 20 comments
Closed

v4.2.0 Crashes On Launch #665

Yonidass opened this issue Nov 2, 2021 · 20 comments
Labels

Comments

@Yonidass
Copy link

Yonidass commented Nov 2, 2021

Environment

  • OS Version: 15.1
  • App Version: 4.2.0

Description

After upgrading to the latest version, the app worked a few times normally but now crashes every time I try to launch it. Did nothing since the upgrade except listen a few times, and added 1 bookmark to a file.

Steps to reproduce the behavior

@Yonidass Yonidass added the bug label Nov 2, 2021
@GianniCarlo
Copy link
Collaborator

based on the crashlogs, this may be due to the UITableViewDiffableDataSource, we have reverted that in this PR #660. I'm leaving this issue open to follow up once v4.2.1 is out

@GianniCarlo
Copy link
Collaborator

yup, I'm going through email support too, and linking to the github issues when possible

@turingsecurity
Copy link

yup, I'm going through email support too, and linking to the github issues when possible

How long will it take Apple to push the update? It’s been nearly 4 days now without autoplay and an essentially dead app.

@gyre
Copy link

gyre commented Nov 2, 2021

I deleted my identical bug report as it added no extra value to the dev. :)

@GianniCarlo
Copy link
Collaborator

@turingsecurity It usually takes between 2-3 days upon submission, it was submitted yesterday around 7am (UTC-5)

@GianniCarlo
Copy link
Collaborator

Apple has released v4.2.1, please let me know if the crash is still happening after updating, cc @Yonidass @turingsecurity @gyre

@gyre
Copy link

gyre commented Nov 2, 2021

Bookplayer still crashes on launch for me for 4.2.1.

iOs 15.1. iPhone 11pro.

If you need crashdump let me know how I can get it to you. :)

@Yonidass
Copy link
Author

Yonidass commented Nov 2, 2021 via email

@GianniCarlo

This comment has been minimized.

@GianniCarlo
Copy link
Collaborator

GianniCarlo commented Nov 2, 2021

oh I see @Chrischmi has already done so, thanks a lot!, the error looks related to the Theme that it's used to load the initial state of the app, it seems to be nil, I'll add a default value for that

Screen Shot 2021-11-02 at 12 33 53

-- Edit
CoreData sometimes returns properties as faults, so it looks like the theme linked to the library isn't readily available

@gyre
Copy link

gyre commented Nov 2, 2021

Heh. I did install 4.2.0 via TF and it crashed. Hopefully you got the crash report as well :)

@GianniCarlo
Copy link
Collaborator

well we can be sure now that this is what's happening, got the crash report and it's the same issue 😬

Screen Shot 2021-11-02 at 12 51 49

Thanks for installing @gyre 😁 , the good thing, is that I already had a solution in place for this, that I implemented for the widgets extension, I forgot to put it in the main app. I'll submit an open beta shortly with that fix, I want to include other things in the next version as well

@GianniCarlo
Copy link
Collaborator

PR: #666

@GianniCarlo
Copy link
Collaborator

Build submitted to TestFlight, it takes around the same time usually as submitting to the app store for the beta to go live

Screen Shot 2021-11-02 at 13 17 40

I'll post here once it's approved and live, link to join: https://testflight.apple.com/join/FLv3zLyN

@gyre
Copy link

gyre commented Nov 3, 2021

4.2.2(1) just arrived. and crashed. stacktrace (hopefully) submitted via TF

@GianniCarlo
Copy link
Collaborator

Thanks for your prompt reply @gyre , can you update to the build 3 and test? I just updated the beta again

@gyre
Copy link

gyre commented Nov 3, 2021

4.2.2(3) starts and plays. at least the first few secs i tested. :)

@GianniCarlo
Copy link
Collaborator

nice!

@gyre
Copy link

gyre commented Nov 3, 2021

now i can go and continue the washing up with my earbuds in. thanks for fixing this :) :)

@GianniCarlo
Copy link
Collaborator

Thanks everyone for your help in solving this issue 🙌

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

No branches or pull requests

4 participants