You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I'm calling `CapacitorUpdater.notifyAppReady();``in main.ts in my Vue app and this is what I see in logcat
but I don't see any calls to the update URL endpoint.
Am I missing something? Did I misread the docs?
The text was updated successfully, but these errors were encountered:
fedee13
changed the title
bug:
bug: POST to update URL missing
Nov 1, 2024
Bug Report
Capacitor Version
Plugin Version
context(s)
Platform(s)
Android
Current Behavior
I have the following config in capacitor.config.ts
and I'm calling `CapacitorUpdater.notifyAppReady();``in main.ts in my Vue app and this is what I see in logcat
but I don't see any calls to the update URL endpoint.
Am I missing something? Did I misread the docs?
The text was updated successfully, but these errors were encountered: