WifiWizard2 icon indicating copy to clipboard operation
WifiWizard2 copied to clipboard

PWA compatibility

Open shootdaj opened this issue 6 years ago • 1 comments
trafficstars

Prerequisites

Check all boxes if you have done the following:

  • [x] Checked that your issue isn't already filed: https://github.com/tripflex/wifiwizard2/issues
  • [x] Make sure you fill out the Issue Type below

Issue type

Select all that apply

  • [ ] Bug
  • [ ] Enhancement
  • [ ] Task
  • [x] Question
  • [ ] Other

Description

Will this cordova plugin work in a PWA? I read here (https://forum.ionicframework.com/t/pwa-how-to-access-cordova-plugins-in-pwa-web-applications/147575) that some plugins might be supported by PWAs so was wondering if WifiWizard2 would work on a web app or not? Thanks.

shootdaj avatar May 17 '19 18:05 shootdaj

No it will not work in a web based application (AFAIK), this is specifically for Cordova based applications, if you attempt to use this on a web based application the window.cordova won't even be available.

tripflex avatar Jun 23 '19 20:06 tripflex