iOS app (caller) crashing when we updated cometchat from 2.0.13 to 2.1.2 (or 2.1.3):
*** Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Invariant Violation: "CometChatRTCComponent" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called.', reason: 'Unhandled JS Exception: Invariant Violation: "CometChatRTCComponent" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. ..., stack:
runApplication@353:1948
<unknown>@7:1004
value@41:3685
<unknown>@41:841
value@41:2939
value@41:813
value@<null>:<null>
web application (our call recipient) was switched to use version 2.1.2