ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
12.18k stars 1.01k forks source link

Cordova support on PWA #769

Open jcesarmobile opened 6 years ago

jcesarmobile commented 6 years ago

Cordova plugin support is only available on Android and iOS. Consider adding support on PWA too

ThorvaldAagaard commented 6 years ago

I am currently using the following cordova-plugins

call-number 1.0.4 "Cordova Call Number Plugin" com.telerik.plugins.nativepagetransitions 0.6.5 "Native Page Transitions" (deprecated) cordova-custom-config 5.0.2 "cordova-custom-config" (Probably no longer needed) cordova-open-native-settings 1.5.1 "Native settings" cordova-plugin-actionsheet 2.3.3 "ActionSheet" cordova-plugin-app-preferences 0.99.3 "AppPreferences" (Could probably just use Storage) cordova-plugin-apprate 1.4.0 "AppRate" cordova-plugin-background-mode 0.7.2 "BackgroundMode" cordova-plugin-badge 0.8.7 "Badge" cordova-plugin-camera 4.0.3 "Camera" cordova-plugin-crop 0.0.3 "CropPluginWithRatio" cordova-plugin-datepicker 0.9.3 "DatePicker" cordova-plugin-device 1.1.7 "Device" cordova-plugin-dialogs 2.0.1 "Notification" cordova-plugin-email-composer 0.8.15 "EmailComposer" cordova-plugin-facebook4 2.2.0 "Facebook Connect" cordova-plugin-file 6.0.1 "File" cordova-plugin-firebase 1.0.5 "Google Firebase Plugin" cordova-plugin-globalization 1.11.0 "Globalization" cordova-plugin-google-analytics 1.8.3 "Google Universal Analytics Plugin" cordova-plugin-inappbrowser 3.0.0 "InAppBrowser" cordova-plugin-ionic-webview 1.2.1 "cordova-plugin-ionic-webview" cordova-plugin-local-notification 0.9.0-beta.3 "LocalNotification" cordova-plugin-mauron85-background-geolocation 3.0.0-alpha.38 "CDVBackgroundGeolocation" cordova-plugin-media 5.0.2 "Media" cordova-plugin-nativestorage 2.3.1 "NativeStorage" cordova-plugin-network-information 2.0.1 "Network Information" cordova-plugin-splashscreen 5.0.2 "Splashscreen" cordova-plugin-statusbar 2.4.2 "StatusBar" cordova-plugin-whitelist 1.3.3 "Whitelist" cordova-plugin-x-socialsharing 5.4.1 "SocialSharing" cordova-sms-plugin 0.1.11 "Cordova SMS Plugin" cordova-sqlite-storage 2.3.3 "Cordova sqlite storage plugin" cordova.plugins.diagnostic 4.0.8 "Diagnostic" ionic-plugin-keyboard 2.2.1 "Keyboard" mx.ferreyra.callnumber 0.0.2 "Cordova Call Number Plugin" uk.co.workingedge.phonegap.plugin.launchnavigator 4.2.1 "Launch Navigator"

The bold ones have a possible Capacitor replacement. The italic ones are probably only usable on Android/IOS but the rest could be candidates for future Capacitor Plugins.

I haven't had time to check the support for web for each plugin as Cordova is just regarding browser as used for development.

loganpowell commented 6 years ago

👍 for "Media"

justjoeyuk commented 5 years ago

I would love to see this. Is there no work around for now?

clabnet commented 5 years ago

I'm awaiting this solution, thanks

JoshuvaGeorge03 commented 5 years ago

+1

asad77210 commented 5 years ago

+1

JoshuvaGeorge03 commented 4 years ago

Any update on this?

joseucarvajal commented 4 years ago

+1

Thomas-Sparber commented 4 years ago

+1

digichriz commented 4 years ago

update?

bijanmmarkes commented 4 years ago

:+1:

way1001 commented 4 years ago

+1

lucaboy commented 4 years ago

+1

AhmedBenyahia commented 4 years ago

+1

gianlucamozzillo commented 3 years ago

+1

nachtauge90 commented 3 years ago

+1

danielfaremi commented 3 years ago

+1

AK-3696 commented 3 years ago

+1

nerdkick commented 3 years ago

+1

leocharrua commented 3 years ago

+1

leocharrua commented 3 years ago

Is there any change to get Cordova and Capacitor at the same time? What would be the side effects?

AAmeriyan commented 2 years ago

+1

mariobustosjmz commented 2 years ago

+1

umairesketcher commented 2 years ago

+1

jainpiyus commented 2 years ago

+1

ksdme commented 2 years ago

+1

overbost commented 2 years ago

+1 (4 years and nothing happend here, i spend a lot of time before know capacitor not support cordova plugin on browser, maybe i should switch to cordova? :/ )

beligatclement commented 2 years ago

+1

l3ender commented 1 year ago

If nothing else, this would help for purpose of development of Capacitor apps, where developers can use browser for local dev.