Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.

Weird: RNCallkit is not defined #26

@pewh

Description

@pewh

Hello, I got an error RNCallkit while trying to import from JS file.

I already link this library manually by:

  1. Drag RNCallKit.xcodeproj into Libraries
  2. Add $(SRCROOT)/../node_modules/react-native-callkit/ios/RNCallKit (recursive) in project's Header Search Path
  3. Add libRNCallkit.a, CallKit.framework, Intent.framework into project's Build Phases
  4. Modify AppDelegate.m to #import "RNCallKit.h" and Handling User Activity
  5. Trying to clean & re-build several times, restart Mac, but still doesn't work

I'm using RN 0.52.1, installing on my real device iPhone 5s, use RNCallkit 1.3.1.

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