Skip to content

AplicationPause #98

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

Open
pitaslayer opened this issue Jul 5, 2018 · 4 comments
Open

AplicationPause #98

pitaslayer opened this issue Jul 5, 2018 · 4 comments

Comments

@pitaslayer
Copy link

Good Afternoon,

I'm trying to send an notification when the application goes to pause (OnApplicationPause) however it seems not to be working. However the rest of the code it is working.

Can you give me advice or help regarding this topic?

@Agasper
Copy link
Owner

Agasper commented Jul 5, 2018

It may not work with OnApplicationPause. Try to setup notification on application start.

@pitaslayer
Copy link
Author

Humm. The problem is I can't setup a timer at the application start because if the user doesn't go to pause the app shouldn't give any notification. There is no workaround possible?

@Diamonds0a
Copy link

Diamonds0a commented Jul 6, 2018 via email

@iRDS
Copy link

iRDS commented Jun 11, 2019

I had the same issue and using the void OnApplicationFocus(bool hasFocus) solved it for me, in case this helps someone.

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

4 participants