moberwasserlechner / capacitor-filesharer

Capacitor plugin to download and share files for the Web, Android and iOS! Stop the war in Ukraine!
MIT License
82 stars 20 forks source link

Added support for Capacitor 4.0 according to Capacitors upgrade guide #38

Closed tho-masn closed 2 years ago

tho-masn commented 2 years ago

Did a quick test on iOS and Android - so far I couldn't experience any errors. @moberwasserlechner Can you verify, that this upgrade is fine to get published?

Btw: Thanks for this great plugin! 🙌

AshleyMedway commented 2 years ago

I think you might have missed some changes to gradle?

I believe my v4 PR contains all required changes: https://github.com/moberwasserlechner/capacitor-filesharer/pull/39

Additional if you want to install this early in your project you can run npm i ProteanSoftware/capacitor-filesharer#master

tho-masn commented 2 years ago

Thanks for the hint - then I'll close this PR. Looking forward to get the update merged!