In capacitor app, I would like to use @capawesome/capacitor-app-update plugin to fetch app information including current version, etc.
However methods that I tried (getAppUpdateInfo() and openAppStore()) response error message which is below.
[error] – {“errorMessage”:”Required app information could not be fetched”}
I looked it up with this error message but helpful information didn’t come up.
Does anyone know solutions and causes?
Thank you in advance.