I Am Updating My project from 0.67 to 0.71.3,
i finally managed to build the project, now i am stuck at point
the error is:-
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different.
[[3,3,3,3,3,3,3,3,3,3,3,48,31],[0,2,0,2,0,2,0,2,0,2,0,5,0],[["rnfb_messaging_token_refresh"],["messaging_message_sent"],["rnfb_messaging_message_sent"],["messaging_message_deleted"],["rnfb_messaging_message_deleted"],["messaging_message_received"],["rnfb_messaging_message_received"],["messaging_message_send_error"],["rnfb_messaging_message_send_error"],["messaging_notification_opened"],["rnfb_messaging_notification_opened"],[4,2000,1677568407941,false]],14], js engine: hermes
LOG Running "App" with {"rootTag":11}
ERROR Invariant Violation: "App" 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., js engine: hermes
I Am Updating My project from 0.67 to 0.71.3, i finally managed to build the project, now i am stuck at point
the error is:-
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different.
[[3,3,3,3,3,3,3,3,3,3,3,48,31],[0,2,0,2,0,2,0,2,0,2,0,5,0],[["rnfb_messaging_token_refresh"],["messaging_message_sent"],["rnfb_messaging_message_sent"],["messaging_message_deleted"],["rnfb_messaging_message_deleted"],["messaging_message_received"],["rnfb_messaging_message_received"],["messaging_message_send_error"],["rnfb_messaging_message_send_error"],["messaging_notification_opened"],["rnfb_messaging_notification_opened"],[4,2000,1677568407941,false]],14], js engine: hermes LOG Running "App" with {"rootTag":11} ERROR Invariant Violation: "App" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermes