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.

Not installed in production #968

@sospedra

Description

@sospedra

I have an android/ios app which was working exceptional with Codepush.
But since the last deploy it's not installing nothing in production.

Whit this I mean that code-push deployment ls my-app is returning the table with all the data ok but the install metrics are always: No install recorded

When I tried in debug simulator mode I actually make one install. So the table changes to: Active: [...] Total: 1

It works in debug mode (simulators and so on)
It has the mandatory flag set on
It worked in the past
The code version matches both for codepush and native bundle. It's 6.2

The only native-land thing that we change is the Facebook SDK installation. Tho, we review 3 times the codepush installation guide and eveything seems to be ok (it's working on debug mode after all).

It looks like codepush is not being initialized when in production mode.

I don't know what else can I do?
Is there something else I can check?

Environment

  • react-native-code-push version: 1.17.4-beta
  • react-native version: 0.42
  • I don't know how to reproduce it

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions