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

Question about the implementation and running in background of the app. #28

Open
Kontrano opened this issue Jun 4, 2022 · 1 comment

Comments

@Kontrano
Copy link

Kontrano commented Jun 4, 2022

Hi,

I was wondering about something but I can't find an explanation about it on your wiki page,

I was under the impression that to show notifications at all times an app must run in the background, when I searched on how to do this I read I needed to add external code outside of Godot to get this to work. Is this also required when using your add-in? or does this already take care of that?

@Khyze
Copy link

Khyze commented Dec 1, 2024

Kinda late but since I found it while searching, it would be better to just leave a reply for future visitors.

I was under the impression that to show notifications at all times an app must run in the background, when I searched on how to do this I read I needed to add external code outside of Godot to get this to work. Is this also required when using your add-in? or does this already take care of that?

I got mixed results with this when I close an app (on Android) I minimize it (home button/icon), I check all the windows and slide it off, sometimes I get it, sometimes I don't.

To get the notifications 100% of the time I had to hold the app, go to settings and turn off Batery Saver, if you had a pending notification it will even show it instantly after turning it off.

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

2 participants