am having this same issue on
SDK version:
"customerio-reactnative": "^6.3.1",
"react-native": "^0.84.1",
Are logs available?
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeCustomerIO' could not be found. Verify that a module by this name is registered in the native binary
Describe the issue
When New Architecture is enabled on iOS, importing/initializing customerio-reactnative causes the app to crash at runtime with:
TurboModuleRegistry.getEnforcing(...): 'NativeCustomerIO' could not be found. Verify that a module by this name is registered in the native binary.
am having this same issue on
SDK version:
"customerio-reactnative": "^6.3.1",
"react-native": "^0.84.1",
Are logs available?
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeCustomerIO' could not be found. Verify that a module by this name is registered in the native binary
Describe the issue
When New Architecture is enabled on iOS, importing/initializing customerio-reactnative causes the app to crash at runtime with:
TurboModuleRegistry.getEnforcing(...): 'NativeCustomerIO' could not be found. Verify that a module by this name is registered in the native binary.