This message was deleted.
# community-support
s
This message was deleted.
m
Chances are you actual error is higher than what you copy/pasted. Does the kotlin compiler say anything about an error? A line that would start with
e:
j
Hi thanks for your reply, yes it showed some compile error and i just fixed that, now build is success but getting another issue..app terminating immediately after launch it showing error like
*ERROR*  Error: Exception in HostObject::get(propName:UIManager): java.lang.VerifyError: Verifier rejected class com.facebook.react.views.textinput.ReactTextInputManager: android.view.View com.facebook.react.views.textinput.ReactTextInputManager.createViewInstance(com.facebook.react.uimanager.ThemedReactContext) failed to verify: android.view.View com.facebook.react.views.textinput.ReactTextInputManager.createViewInstance(com.facebook.react.uimanager.ThemedReactContext): [0x4] can't resolve returned type 'Reference: android.view.View' or 'Unresolved Reference: com.facebook.react.views.textinput.ReactEditText' (declaration of 'com.facebook.react.views.textinput.ReactTextInputManager' appears in /data/app/~~PpIuce9cFCSw4_aaWG3J0g==/com.crst-s6ApY9FAsqfr49-qelZaMg==/base.apk)
*ERROR*  Invariant Violation: Module AppRegistry is not a registered callable module (calling startHeadlessTask). A frequent cause of the error is that the application entry file path is incorrect.
This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.
*ERROR*  Invariant Violation: Module AppRegistry is not a registered callable module (calling startHeadlessTask). A frequent cause of the error is that the application entry file path is incorrect.