WifiWizard2
WifiWizard2 copied to clipboard
PWA compatibility
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.
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.