Hi,
We are currently experiencing an issue with live updates. Some of our users are getting OTA updates but some are getting this error:
{ “appId”: “”, “failStep”: “UNPACK”, “message”: “Failure occurred during unpack step.\nFile Manager Error - The operation couldn’t be completed. (IonicLiveUpdates.FileOperationError error 0.)” }
I have not found any mention of this error in the documentation and many of our users are unable to update the app to the latest version. We are using @capacitor/live-updates plugin version 0.4.0.
How should we proceed to fix this issue? Thanks in advance.