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.

Android and version 0.30 #438

@kelset

Description

@kelset

I followed the getting started and React-Native guidelines, and also watched the two videos suggested in the description.
With iOS I managed to get the app to download the updates from the codepush releases, but with Android, when using the command

react-native run-android

to deploy it on a physical device it still gets the updates directly from localhost.
I am running the newest react-native 0.30 implementation, anyone having the same issue?

My hypothesis is that the second step of the plugin configuration
@Override protected String getJSBundleFile() { return CodePush.getJSBundleFile(); }

isn't working, seems to be ignored.

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