feat: add runtime code push version API (#1143) #1158
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Resolve conflicts and
Type of change
Related issues
Jira ID: APM-19536
Checklists
Development
Code review
Jira ID: MOB-13737
fix hybrid mode code push version init (fix(Android): codepush version init in hybrid mode #1108)
chore(android): ignore jetbrains ide run configurations (chore(android): ignore jetbrains ide run configurations #1110)
Jira ID: MOB-13736
ci: migrate macos machines to m1 (ci: migrate macos machines to m1 #1114)
feat: support identify user by id (feat: support identify user by id #1115)
Jira ID: MOB-13746
ci: replace d11 cluster url in UploadSourcemaps (ci: replace d11 cluster url in UploadSourcemaps #1122)
fix(android): resolve private views through UI manager directly (fix(android): resolve private views through UI manager directly #1121)
feat: support switching to native network interception (feat: support switching to native network interception #1120)
feat(example): Add more sdk crashes buttons
chore(android): ignore jetbrains ide run configurations (chore(android): ignore jetbrains ide run configurations #1110)
Jira ID: MOB-13736
feat(example): Add more sdk crashes buttons
fix dev merge issue
feat_add_crash_buttons
feat_add_crash_buttons
feat_add_crash_buttons
fix: PlatformListTile typo name
Co-authored-by: Abdelhamid Nasser [email protected]
Co-authored-by: Ahmed Mahmoud [email protected]
Co-authored-by: AbdElHamid Nasser [email protected]* feat(android): add native runtime setCodePushVersion
feat(ios): add native runtime setCodePushVersion
feat: add runtime code push version API
test: add tests for runtime code push version API
chore: update changelog