cordova-plugin-statusbar
cordova-plugin-statusbar copied to clipboard
feat(browser): Work on browser (CB-12024)
The StatusBar plugin can support the Browser platform at least on Chrome for Android, and potentially on other browsers as well.
Cordova CI Build has completed successfully.
Commit - Link Dashboard - Link
| Builder Name | Console Output | Test Report | Device Logs |
|---|---|---|---|
| Windows 8.1 Store | Link | Link | Link |
| Windows 10 Store | Link | Link | Link |
| Windows 8.1 Phone | Link | Link | Link |
| iOS | Link | Link | Link |
| Android | Link | Link | Link |
Cordova CI Build has completed successfully.
Commit - Link Dashboard - Link
| Builder Name | Console Output | Test Report | Device Logs |
|---|---|---|---|
| Windows 8.1 Store | Link | Link | Link |
| Windows 10 Store | Link | Link | Link |
| Windows 8.1 Phone | Link | Link | Link |
| iOS | Link | Link | Link |
| Android | Link | Link | Link |
Cordova CI Build has completed successfully.
Commit - Link Dashboard - Link
| Builder Name | Console Output | Test Report | Device Logs |
|---|---|---|---|
| Windows 8.1 Store | Link | Link | Link |
| Windows 10 Store | Link | Link | Link |
| Windows 8.1 Phone | Link | Link | Link |
| iOS | Link | Link | Link |
| Android | Link | Link | Link |
@asfgit What's the status on getting this merged in?
@asfgit What can I do to accelerate the process of getting this accepted?
@filmaj I've rebased with master and made the requested changes to the README.
Cordova CI Build has completed successfully.
Commit - Link Dashboard - Link
24 tests run, 0 skipped, 0 failed.
Cordova CI Build has completed successfully.
Commit - Link Dashboard - Link
24 tests run, 0 skipped, 0 failed.
Looking pretty good @dudeofawesome. I left a question, could you also maybe again rebase on master to get rid of the README conflict? Also, what are the easiest steps to try this out?
@janpio Rebased!
To try it out, I'd pretty much just set up a regular demo project for the statusbar plugin, but add the browser platform and run it. It should just work.
Thanks.
I installed the plugin from your PR branch and adapted the default project: https://github.com/janpio/cordova-plugin-statusbar-browserPR-test-project/
But I couldn't get it to work on iOS, both directly in Safari and also after adding the page to the homescreen and opening from there - nothing happened.
I published the browser www here: https://janpio.github.io/cordova-plugin-statusbar-browserPR-test-project/
Did I miss anything @dudeofawesome ?
Can someone test on iOS and Windows Phone? (Update: Test on Windows Phone Internet Explorer showed no functionality as well)
@dudeofawesome Could you have a look at my questions, I couldn't get this to work. Otherwise we would have to treat this PR as abandoned, which would be a shame.