I’m not sure how to read the “Supported Platforms” in the Ionic docs for Cordova Community Plugins and how they relate to PWAs.
Let’s take the http plugin for example:
Supported Platforms
- Android
- iOS
How do I know if the plugin is compatbile with PWAs? Does it need to say “Browser” as a supported platform or does Browser refer to direct usage of an Ionic app as a literal application inside a Web browser?