react-native-unity-view
react-native-unity-view copied to clipboard
'Custom instantiated <UnityDefaultViewController: > must be kind of class SplashViewController'
Hi there,
So I've updated build scripts to work with Unity 2019.4.* versions. And It was working good, without any problems. Now I have this error on Unity 2019 LTS, 2019.4.34, when starting Unity inside ReactNative:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Custom instantiated <UnityDefaultViewController: 0x107e34490> must be kind of class SplashViewController'
It is breaking integration at very beginning, and Unity does not even start. Could be related maybe to some iOS updates?
Any suggestions/ideas ?
@bobanminic96 Hi! Did you find a solution?
@LifeWind1 Nope, not so far.