Skip to content

CodePush prompt: show prompt to update native version #4740

Manish requested to merge js/4740-codepush-native-prompt into master

Ticket(s) / Related Merge Requests

#4740 (closed)

Summary of Changes

Added support for showing a prompt to guide users to download the latest version from the app store.

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

(very hard to QA by non-devs)

  • make sure you're on an old native version
  • and there's a codepush update that targets a newer native version
  • make sure you see the prompt on top of your newsfeed
  • make sure it's dismissible
  • make sure the dismissibility is one day

Regression Scope

codepush update prompt

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local

Screenshots

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Related to #4740 (closed)

Edited by Manish

Merge request reports