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.

App Store rejection due to downloaded JavaScript bundle #320

@justim

Description

@justim

When we try to release our React Native iOS app in the App Store it's being rejected in the review phase, with the following message:

2.23 - Apps must follow the iOS Data Storage Guidelines or they will be rejected

On launch and content download, your app stores 8.14MB on the user's iCloud, which does not comply with the iOS Data Storage Guidelines.

See complete feedback reply in this gist.

The 8.14MB mentioned above is the size of the JavaScript bundle.

I can't seem to find any solution for this problem or even other people mentioning it in the issues/pull requests of the relative projects (the code push ones and the react native one).

Am I missing something here?

Versions used:

  • react-native: 0.24.0
  • react-native-code-push: 1.10.0-beta (the release notes don't mention a change for this)
  • The functionality itself works perfectly in TestFlight

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions