Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 613 Bytes

IOS-MANUAL-LINKING.md

File metadata and controls

20 lines (12 loc) · 613 Bytes

Intercom IOS Manual linking

More info about Manual Linking

  • In project root make react-native link command
  • In Xcode open YourApp.xcworkspace, if there is no file with extension xcworkspace open YourApp.xcodeproj
  • In file browser open ./node_modules/intercom-react-native/ios
    • From file browser drag Intercom.xcframework and drop in Xcode window under YourProject name

      Xcode linking


  • In popup mark Copy items if needed

Xcode popup


  • 🎉 Done 🎉 Intercom SDK is linked