XITRIX / iTorrent

Torrent client for iOS 16+
2.02k stars 195 forks source link

Dynamic island stays open even when i close the app #314

Open officiallor opened 2 months ago

officiallor commented 2 months ago

I added a torrent to download and after a while I removed it and its data. After that I just closed the app but the dynamic island is still there. It seems that it is related to the notification not being dismissed from the lock screen.

Latest version 2.0.7-2

IMG_0668

XITRIX commented 2 months ago

It’s bug, I forgot to notify services about torrent deletion so they stuck it latest reported state Btw, app cannot send “close” event on app termination, so probably I will not be able to close Dynamic Island on app close Also v2 is still in beta, I didn’t released it completely yet

officiallor commented 2 months ago

I added some easy to spot issues. I hope that you don't mind even if it's beta.

XITRIX commented 2 months ago

Of course no, beta exists to find bugs in it :D I just noted that to not expect everything to work properly

SubhamSubhasisPatra commented 1 month ago

With the latest version also Dynamic Island is not working

XITRIX commented 1 month ago

What do you mean "not working", be more specific please

SubhamSubhasisPatra commented 1 month ago

What do you mean "not working", be more specific please

No not working at all , while a download is going on and I minimize the app no download progress indicators is showing in the Dynamic Island.

XITRIX commented 1 month ago

It's not app related issue, how did you installed the app?

SubhamSubhasisPatra commented 1 month ago

It's not app related issue, how did you installed the app?

I installed from AltStore.

XITRIX commented 1 month ago

Did you selected "Keep App Extensions"? IMG_2543

SubhamSubhasisPatra commented 1 month ago

Did you selected "Keep App Extensions"?

IMG_2543

Yes

XITRIX commented 1 month ago

No idea then, try to reinstall it ... Did you allowed it in the settings?

SubhamSubhasisPatra commented 1 month ago

No idea then, try to reinstall it ...

Did you allowed it in the settings?

Will keep u posted after trying

XITRIX commented 1 month ago

Check this one as well IMG_2544

SubhamSubhasisPatra commented 1 month ago

Check this one as well

IMG_2544

That is also enabled for me. What's the version u r currently on ?. Mine is v2.0.8-1

XITRIX commented 1 month ago

Just installed fresh ipa v2.0.8-1 from GitHub releases with AltStore, DynIsland works fine for me IMG_2545

SubhamSubhasisPatra commented 1 month ago

Just installed fresh ipa v2.0.8-1 from GitHub releases with AltStore, DynIsland works fine for me

IMG_2545

I downloaded the previous version and it worked for me 2.0.7-5image

XITRIX commented 1 month ago

v2.0.8-1 is exactly the same as v2.0.7-5, I just increased version to see crashlytics data separated by versions (there was crash in .7-2 which was fixed in .7-5, but crashlytics could not close it because there was no new version)

image

Here is git history, there is only code analysis and altstore generator fixes

So it's definitely something wrong with your local installation

SubhamSubhasisPatra commented 1 month ago

v2.0.8-1 is exactly the same as v2.0.7-5, I just increased version to see crashlytics data separated by versions (there was crash in .7-2 which was fixed in .7-5, but crashlytics could not close it because there was no new version)

image

Here is git history, there is only code analysis and altstore generator fixes

So it's definitely something wrong with your local installation

I'm suspecting the same , let me delete it and do a clean install