React Native 0.78 AppDelegate.Swift to AppDelegate.mm Migration #50537
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Needs: Version Info
Description
Error: Failed to call into JavaScript module method RCTEventEmitter.receiveEvent(). Module has not been registered as callable. Registered callable JavaScript modules (n = 7): AppRegistry, HMRClient, GlobalPerformanceLogger, RCTDeviceEventEmitter, RCTLog, RCTNativeAppEventEmitter, Systrace. Did you forget to call
registerCallableModule
?, js engine: hermesSteps to reproduce
AppDelegate.Swift to AppDelegate.mm Migration
Because im using some libraries React Native LottieFy SPlash screen, Clevertap, Push notification IOS and so on, which unable to migrate into swift code, then i delete the swift code and replace with AppDelegate.h and mm file, then i got these issues.
React Native Version
0.78
Affected Platforms
Build - MacOS
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
no link
Screenshots and Videos
The text was updated successfully, but these errors were encountered: