mapiacompany / capacitor-codepush

Capacitor plugin for CodePush
http://appcenter.ms
Other
151 stars 65 forks source link

Waiting for @capacitor/filesystem next release #5

Closed leo6104 closed 3 years ago

leo6104 commented 3 years ago

Currenctly, @capacitor/filesystem 0.3.1 has problems

  1. Filesystem.copy in Android
  2. Filesystem.rmdir in iOS

It doesn't give Promise.resolve signal from native side.

I open issue & create PR for them. It will be released to next version 0.3.2

Waiting for next release.

leo6104 commented 3 years ago

Related issue & PR. https://github.com/ionic-team/capacitor-plugins/issues/238 https://github.com/ionic-team/capacitor-plugins/issues/232 https://github.com/ionic-team/capacitor-plugins/pull/239 https://github.com/ionic-team/capacitor-plugins/pull/233

leo6104 commented 3 years ago

New version is released yesterday. Close