oolxg / Hanami

Manga reading app for iOS/iPadOS written with SwiftUI and Composable Architecture
MIT License
167 stars 8 forks source link

App crashes #7

Closed bachig26 closed 3 months ago

bachig26 commented 10 months ago

Device: iPhone SE Gen 1 App: 0.25.5(20) iOS: 15.8

The crash report might have been sent by TestFlight already but in any case, I have also shared what exactly happened in the additional info of the crash report.

Current Behavior: as soon as the app homepage opens, the app crashes.

oolxg commented 10 months ago

Hi

I know it.

Patch is already in review @ Apple.

Also I've made a new release, that is already can be downloaded via GitHub

release

mazulo commented 10 months ago

I've had the same issue for the quite some time, actually. Today I was finally able to get it recorded.

iPhone 14 Pro Max iOS: 17.1.1 App: 0.25.6

https://github.com/oolxg/Hanami/assets/1661112/0cc6b269-0198-416e-8274-a6177b413c06

oolxg commented 10 months ago

@mazulo

Thanks

Will investigate later

mazulo commented 10 months ago

I don't have experience with swift but today I'm going to fork the project and run it locally to see if I can find anything. I also have a few ideas for features that would be awesome to have. Let's see if I can get something

oolxg commented 10 months ago

@mazulo

Can you also explain what you did before the app crashed. Like tapped on chapter or what? From recording it's hard to understand the trigger of the crash

I tried to download it as on record and i got no crash :/

mazulo commented 10 months ago

@mazulo

Can you also explain what you did before the app crashed. Like tapped on chapter or what? From recording it's hard to understand the trigger of the crash

I tried to download it as on record and i got no crash :/

@oolxg i was just scrolling the chapters and tapping the download icon. After each time I tapped the download, I was just scrolling up so that I could expand/collapse another chapter. There was a number of times where by simply scrolling with no tap actions it would crash. Or just scrolling when reading a manga it would also crash.