Skip to main content
MoEngage home page
Search...
⌘K
Login
Request Demo
Request Demo
Search...
Navigation
Installation
iOS
API Reference
Developer Guide
Support
llms.txt
Getting Started
Developer Guide
SDKs
iOS SDK
Android SDK
Web SDK
Personalize SDK
Ecommerce Platforms
React Native SDK
Overview
SDK Integration
Data Tracking
Push
In App Messages
Cards
Installation
Framework Dependency
Android
iOS
Initialization
Self Handled Cards
Cards Data Payload
TV
Sample App
Troubleshooting and FAQs
Flutter SDK
Cordova SDK
Unity SDK
Capacitor SDK
Ionic SDK
TV and OTT Integrations
Components for SDK
Partner Integrations
Release Notes
Installation
iOS
Copy page
Copy page
We now offer support for turbo architecture starting from version 3.0.0.
To run the application in the new react architecture, follow these steps:
Navigate to the iOS folder.
Run the command
RCT_NEW_ARCH_ENABLED=1 bundle exec pod install
to install the necessary dependencies.
To run the application in the old react architecture, follow these steps:
Navigate to the iOS folder.
Run the command
pod install
to install the necessary dependencies.
Was this page helpful?
Yes
No
Android
Framework Initialization
⌘I