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

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

Open
officiallor opened this issue Jul 11, 2024 · 18 comments
Open

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

officiallor opened this issue Jul 11, 2024 · 18 comments

Comments

@officiallor
Copy link

officiallor commented Jul 11, 2024

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
Copy link
Owner

XITRIX commented Jul 11, 2024

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
Copy link
Author

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

@XITRIX
Copy link
Owner

XITRIX commented Jul 12, 2024

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

@SubhamSubhasisPatra
Copy link

With the latest version also Dynamic Island is not working

@XITRIX
Copy link
Owner

XITRIX commented Jul 23, 2024

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

@SubhamSubhasisPatra
Copy link

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
Copy link
Owner

XITRIX commented Jul 23, 2024

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

@SubhamSubhasisPatra
Copy link

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

I installed from AltStore.

@XITRIX
Copy link
Owner

XITRIX commented Jul 23, 2024

Did you selected "Keep App Extensions"?
IMG_2543

@SubhamSubhasisPatra
Copy link

Did you selected "Keep App Extensions"?

IMG_2543

Yes

@XITRIX
Copy link
Owner

XITRIX commented Jul 23, 2024

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

@SubhamSubhasisPatra
Copy link

No idea then, try to reinstall it ...

Did you allowed it in the settings?

Will keep u posted after trying

@XITRIX
Copy link
Owner

XITRIX commented Jul 23, 2024

Check this one as well
IMG_2544

@SubhamSubhasisPatra
Copy link

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
Copy link
Owner

XITRIX commented Jul 23, 2024

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

@SubhamSubhasisPatra
Copy link

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
Copy link
Owner

XITRIX commented Jul 24, 2024

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
Copy link

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

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