-
Notifications
You must be signed in to change notification settings - Fork 16
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
bug: Phone still goes to sleep after using keepAwake() funciton #43
Comments
Thank you for your request. |
Thank you for the swift reply I am currently building a test app to reproduce the issue :) |
Thank you for the swift reply , I am creating a test app following the template for you to be able to reproduce the problem 👍 |
Hi @robingenz :) After isolating the problem in a repro example I was able to fix the issue, thank you for your time and efforts. I wish you a very happy holiday season. Seems like you are working through some of it as I am XD |
I'm glad that you figured it out. Happy holidays! |
Plugin version:
@capacitor-community/[email protected]
Platform(s):
Android App
Android Web
IOS ( Untested)
Current behavior:
The phone still goes to sleep and locks al though I have used the function
await KeepAwake.keepAwake();
Expected behavior:
Steps to reproduce:
Related code:
Other information:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: