Rohit Sharma

Results 5 comments of Rohit Sharma

`2018-10-01 10:44:11.068 [fatal][tid:com.facebook.react.ExceptionsManagerQueue] Unhandled JS Exception: Cannot read property 'Answers' of undefined 2018-10-01 10:44:11.090 [fatal][tid:com.facebook.react.ExceptionsManagerQueue] Unhandled JS Exception: Module AppRegistry is not a registered callable module (calling runApplication)` Haven't had...

May not have unlinked before relinking. :/ Trying again.

I haven't had a chance to look either, but i did notice that running `react-native link react-native-fabric` on v0.5.2 just adds to my podfile instead of actually linking as it...

@suny2talk Are you sure you have these background modes selected in your app's capabilities? ![xcode-project-capabilities](https://user-images.githubusercontent.com/9807835/100621761-b0338c80-32e5-11eb-883d-42ed43ffafbc.png)

@osvald0 Thanks for you answer. My project doesn't use react-native-unity-view, but I was getting a similar build error after upgrading to RN 0.58, and your answer allowed it to build....