This repository was archived by the owner on May 31, 2025. It is now read-only.

Description
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 ?