-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download stuck at 0 on Android 14 #804
Comments
What version of the plugin do you use ? |
5.9.5 |
Ok so please update to capacitor 6 as this is the only one supporting android 14 https://capacitorjs.com/docs/updating/6-0 |
After doing so I was able to get the update on my Android 14 device, but on iOS 17.5, throws the error |
What version of the plugin do you use ? |
It is |
It seems this is a bug, i have push a fix in 6.1.11 |
Things were working until I pushed it to the App Store and Play Store, iOS works, but not Android, running the production version locally to get the logs, here is what it says:
The plugin version I'm using is |
This seems to be a network issue. |
or use VPN? |
I can access the URL on Android. |
It is working now, I didn't do anything, these are the logs
What do you think was the issue? |
We found the issue, it seems Cloudflare workers have issue with smart placement lately and made random 520 errors. |
This situation occurs only on Android 14.
This is the
capacitor.config.json
This is the Android Logcat
And this is what the
npx @capgo/cli@latest app debug
has logged to the consoleThe text was updated successfully, but these errors were encountered: