Skip to content
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

Update dialog not showing | Connection terminated during handshake #438

Open
chayanforyou opened this issue Aug 14, 2024 · 3 comments
Open
Labels
Android invalid This doesn't seem right need more information Further information is requested

Comments

@chayanforyou
Copy link

chayanforyou commented Aug 14, 2024

My app is live with the version 2.1.5, and my current installed app version is 2.1.4 but it doesn't showing update alert.
I'm getting this error HandshakeException: Connection terminated during handshake

Here are my upgrader logs:

flutter: upgrader: countryCode: US
flutter: upgrader: languageCode: en
flutter: upgrader: lookupById url: https://play.google.com/store/apps/details?id=com.xxx.xxxr&gl=US&hl=en&_cb=1723636243213799
flutter: upgrader: lookupById exception: HandshakeException: Connection terminated during handshake
flutter: upgrader: UpgraderPlayStore: version info: appStoreListingURL: null, appStoreVersion: null, installedVersion: 2.1.4, isCriticalUpdate: null, minAppVersion: null, releaseNotes: null
flutter: upgrader: installedVersion: 2.1.4
flutter: upgrader: minAppVersion: null
flutter: upgrader: isUpdateAvailable: false

I'm using latest version of upgrader upgrader: ^10.3.0

@larryaasen
Copy link
Owner

@chayanforyou Does the lookup URL work for you in a browser? Does your app have permission to request that URL? Are there any other details you can provide that may help us help you?

@larryaasen larryaasen added need more information Further information is requested Android labels Sep 22, 2024
@chayanforyou
Copy link
Author

Lookup URL only working on Chrome browser, But it's not working on Firefox even Postman

@larryaasen
Copy link
Owner

@chayanforyou If you need help to resolve this issue, you may need to provide more details about your app, what environment it is running in, the upgrader log, and logcat log, and anything else you think might be helpful.

@larryaasen larryaasen added the invalid This doesn't seem right label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android invalid This doesn't seem right need more information Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants