Skip to content

Using main bundle instead of thread bundle in iOS release mode (react-native 0.68.1) #139

Description

@therealgilles

I believe this change broke using the correct thread bundle in iOS release mode with react-native 0.68.1, and instead using the main bundle:

THREAD NAME App/Workers/my_worker  // <-- correct path
starting Thread: file:///Users/.../Library/Developer/CoreSimulator/Devices/.../my-app.app/main.jsbundle // <-- wrong bundle

Anyone has a suggestion for a fix?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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