Bilal ARIKAN

Results 4 issues of 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

![image](https://github.com/Eastrall/Rosalina/assets/9787709/eeb3b0c9-0b22-4516-8231-7b8fdbb21fdd) 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...

question

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",`