Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 695 Bytes

IOS-MANUAL-LINKING.md

File metadata and controls

16 lines (10 loc) · 695 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

  • Download intercom for iOS and extract the zip

  • Drag Intercom.xcframework into your project. Make sure "Copy items if needed" is selected and click Finish.

    Xcode linking

Xcode popup


  • 🎉 Done 🎉 Intercom SDK is linked