Bilal ARIKAN
Bilal ARIKAN
Hi, I recently encountered this error, reason of the problem At **RNUnityViewManager.m**, ``` RCT_EXPORT_MODULE (RNUnityView) - (UIView *) view ( self.currentView = [[RNUnityView alloc] init]; if ([UnityUtils isUnityReady]) { [self.currentView...
I have tested in **Unity 2021.3.21** and **Unity 2022.3.20** and it works without any problems. #29
 When I add this package to the my project, the error in the picture comes out. My Unity version 2021.3.21 Does it solve to take **EnumField** values into defines...
You can add this line to manifest.json to use master branch `"com.alexeyperov.unity-dependencies-hunter": "https://github.com/AlexeyPerov/Unity-Dependencies-Hunter.git?path=/Packages/DependenciesHunter",`