Cap-go / capacitor-updater

Live update for capacitor apps

Home Page:https://capgo.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it wont update the app it keep show unknown version

xalteropsx opened this issue · comments

i keep set await CapacitorUpdater.set(data);

with my new version but it wont updating at all

and remain
const data = await CapacitorUpdater.current()
console.log(data)
image