Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

CodePush only detects Android and doesn't update iOS #2511

@n-ii-ma

Description

@n-ii-ma

When running appcenter codepush release-react -a <ownerName>/<appName> -d Production it only logs about detecting Android version and not the iOS one. I have followed all the instructions regarding iOS and Android setup and everything works as expected on Android, yet nothing happens on iOS.

Steps to Reproduce

  1. Run appcenter codepush release-react -a <ownerName>/<appName> -d Production

Expected Behavior

I expect to see this log as well as the Android one:

Detecting ios app version:
...

And for the app to update on the iOS release build.

Actual Behavior

Only detects Android version and only logs about that:

Detecting Android app version:
...

Environment

  • react-native-code-push version: 8.0.1
  • react-native version: 0.71.7
  • iOS version: 16.4
  • Does this reproduce on a debug build or release build? Release
  • Does this reproduce on a simulator, or only on a physical device? Simulator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions