Skip to content

ThreadManager.m uses jsBundleURLForBundleRoot:fallbackResource, which no longer exists in RN 68 #147

Description

@RustyTheBoyRobot

Using this library in a React Native 0.68 app, I get the following build error in XCode:

/Users/joltdev/code/jolt/universal/node_modules/react-native-threads/ios/ThreadManager.m:23:61: No visible @interface for 'RCTBundleURLProvider' declares the selector 'jsBundleURLForBundleRoot:fallbackResource:'

Based on this comment by a RN dev, it seems that the fallbackResource is gone and should be removed.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions