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

Code push alert is coming , even code push is not done for version . #2793

Open
ramyanayaka330 opened this issue Jan 10, 2025 · 6 comments
Open

Comments

@ramyanayaka330
Copy link

Hi ,

Steps 👍

  1. mobile app version 1.1.11 is created and no code push is done for the current version of the app.

When relaunch / install app code push alert is shown on the app .

current behaviour : codepush alert is shown
expected behaviour : codepush alert should not be shown

Note : code push is done for previous version like 1.1.6 but not on 1.1.11

Please help me in understanding this behaviour

@IlyaBausovAkvelon
Copy link

Hi @ramyanayaka330,
Thank you for reporting this issue.
Could you please tell is 1.1.11 release shown on App Center portal?

@MoamberRaza
Copy link

using new architecture Android only, its showing up that app is getting update but some how its not updating properly. even restart/reinstall of app has same behavior.

@ramyanayaka330
Copy link
Author

Hi @ramyanayaka330, Thank you for reporting this issue. Could you please tell is 1.1.11 release shown on App Center portal?

Its a IOS test flight build .

@IlyaBausovAkvelon
Copy link

@ramyanayaka330
What target version you've set in the latest (for version 1.1.6) codepush bundle update? Did you set it as 1.1.x or >=1.1.6?
This could be specified with appcenter codepush release -t | --target-binary-version flag.

@ramyanayaka330
Copy link
Author

appcenter codepush release-react -a [email protected]/xxxxx -d Production -t 1.1.6

This is what command i follow.. this is so confusing , is there any documentation on this with examples ?

@IlyaBausovAkvelon
Copy link

@ramyanayaka330,
Could you please check settings for code push update on App Center web portal? Which target version is specified there? https://learn.microsoft.com/en-us/appcenter/distribution/codepush/using-ui#release-settings
There is also a chance that some of the older codepush update is set for range of target versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants