-
Notifications
You must be signed in to change notification settings - Fork 599
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
@capacitor/status-bar sometimes work, sometimes not #1720
Comments
This issue needs more information before it can be addressed. Please see the Contributing Guide for how to create a Sample App. Thanks! |
how should i provide a example? the statusbar works only natively. I can copy paste the code from my opening post into a new app, build a apk and send you the file if you want. I saw on discord 2 other people they have the same problem. |
Most likely it's the same problem as #1160 You can also try adding |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out. |
Hi! I struggle with
@capacitor/status-bar
In my Ionic Angular App i added to app.component this code:
For some reason in the emulator it works mostly well. but when i create a build with android studio and upload the app to my real android device, the statusbar dont change anything. When i add a TimeOut of 1 second, then it is also working in my builded App on my real device.
I debugged with my chrome inspector tool and saw that my real android device returns undefined
This is my versioning:
Capacitor Plugins
@capacitor
Cordova Plugins
Dependencies
@Angular-devkit
@angular-eslint
@angular
@capacitor
@directus
@Ionic
@types
@typescript-eslint
Other Dependencies
The text was updated successfully, but these errors were encountered: