cordova-plugin-statusbar icon indicating copy to clipboard operation
cordova-plugin-statusbar copied to clipboard

feat(browser): Work on browser (CB-12024)

Open dudeofawesome opened this issue 9 years ago • 12 comments
trafficstars

The StatusBar plugin can support the Browser platform at least on Chrome for Android, and potentially on other browsers as well.

dudeofawesome avatar Oct 16 '16 01:10 dudeofawesome

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-qa avatar Oct 16 '16 01:10 cordova-qa

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-qa avatar Oct 16 '16 04:10 cordova-qa

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-qa avatar Nov 10 '16 01:11 cordova-qa

@asfgit What's the status on getting this merged in?

dudeofawesome avatar Jan 07 '17 22:01 dudeofawesome

@asfgit What can I do to accelerate the process of getting this accepted?

dudeofawesome avatar Apr 14 '17 01:04 dudeofawesome

@filmaj I've rebased with master and made the requested changes to the README.

dudeofawesome avatar May 19 '17 19:05 dudeofawesome

Cordova CI Build has completed successfully.

Commit - Link Dashboard - Link

24 tests run, 0 skipped, 0 failed.

cordova-qa avatar May 19 '17 19:05 cordova-qa

Cordova CI Build has completed successfully.

Commit - Link Dashboard - Link

24 tests run, 0 skipped, 0 failed.

cordova-qa avatar May 19 '17 20:05 cordova-qa

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 avatar Jul 18 '18 09:07 janpio

@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.

dudeofawesome avatar Jul 19 '18 06:07 dudeofawesome

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)

janpio avatar Jul 19 '18 11:07 janpio

@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.

janpio avatar Nov 16 '18 16:11 janpio