-
Notifications
You must be signed in to change notification settings - Fork 147
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
android hybrid app does not detect new patch #1502
Comments
"Thread finished with status: No update" would suggest that the updater code got a successful response from Shorebird's servers and the servers responded there was no update for the provided release version. Do we know what release version this hybrid app is claiming to be? The patch was published against "1.2.3+1", but if the AndroidManifest.xml of the Hybrid app says something other than 1.2.3+1 it won't apply the patch. |
@TranVanDinh235 Can you share the release and patch commands you ran? |
I believe @eseidel is correct here in that the release version you specified when running |
The version code you provide to the shorebird command should match what is in your |
I try to build a hybrid app according to the doc, but in the last step the app doesn't detect the new patch and nothing changes
shorebird doctor
The text was updated successfully, but these errors were encountered: