Skip to main content
MoEngage home page
Search...
⌘K
Login
Request Demo
Request Demo
Search...
Navigation
SDK 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
React Native
SDK Installation
Framework Dependency
Android
iOS
SDK Initialization
Integrating MoEngage service and content extensions
Expo
Limitations
Data Tracking
Push
In App Messages
Cards
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
SDK Installation
iOS
Copy page
Copy page
We now offer support for turbo architecture starting from version 10.0.0.
To run the application in the new 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
File Based Initialization
⌘I