capacitor-updater
capacitor-updater copied to clipboard
feat: Support cordova with the new compatible layer
check if we can implement the updater in cordova with : https://github.com/ionic-team/capacitor-plugin-cordova-compat
Criteria:
- The plugin is installed in a demo app cordova.
- There no duplicated code, or as less as possible
- an update happen in demo cordova app
- the plugin still install in capacitor demo app
- an update happen in demo capacitor app
/attempt #185
Feel free to ask any questions @whizsid !
Hello @riderx I would like to work on this issue can please guide me on how to get started
Note: The user @whizsid is already attempting to complete issue #185 and claim the bounty. If you attempt to complete the same issue, there is a chance that @whizsid will complete the issue first, and be awarded the bounty. We recommend discussing with @whizsid and potentially collaborating on the same solution versus creating an alternate solution.
@logicncode You are free to take it. I tried it. But I was stuck with an error and gave up.
@whizsid curious as to what blocking error(s) you met?
I think I will cancel this, Cordova seems less and less asked.