Jessica Roman

Results 3 issues of Jessica Roman

Hi! When compiling I get the error in module: `jail-monkey\android\build\intermediates\merged_res\release\values\values.xml:2722: AAPT: error: resource android:attr/lStar not found. ` In my: android\build.gradle ``` buildscript { ext { buildToolsVersion = "31.0.0" minSdkVersion =...

Hi!, I'm using the repository and I need to send a message an object to Unity from React Native on iOS, I have version 1.6.0 of the repository. I was...

Hello, When opening the unity module for the first time there is no problem, but when reopening show the previous state, not restart. To close UNITY I use: ``` unityRef.current.unloadUnity();...