lovetodream / capacitor-plugin-siri-shortcuts

Capacitor Plugin for Siri Shortcuts
MIT License
18 stars 6 forks source link

Update to Capacitor 5 #54

Closed AlexanderMelde closed 1 year ago

AlexanderMelde commented 1 year ago

Hi Timo,

according to your package.json, this plugin only supports capacitor 3 and 4. In order to meet Google Plays new Target API requirement, updating to capacitor 5 is necessary.

A Guide on how to update plugins to capacitor 5.0 is described here: https://capacitorjs.com/docs/updating/plugins/5-0

There is an migration plugin available, so maybe updating can be done quite easily.

Do you think you could update your plugin, so I can continue using it?

Thank you for your support!

lovetodream commented 1 year ago

I've just published v5, let me know if it doesn't work. Thanks for your contribution!

AlexanderMelde commented 1 year ago

@lovetodream Thank you! I now integrated the update in our app and the shortcut features work just as well as before :) :+1: