juan9506
juan9506
Hi, 1. You have to export your unity project to GRADLE, and then use your GRADLE exported project. 2. You can either have it inside or outside of your Ionic...
I used to get this error when I was calling the unity-classes.jar file 2 times, did you delete the unity-classes.jar file from the JniLibs folder? Also, check if you are...
Are you trying to build to a real iphone device? I was getting this error too but when I was trying to build to an emulator, but when I built...
Take a look at this answer, because I think this can help you: https://github.com/yasirkula/UnityIonicIntegration/issues/30#issuecomment-439436953 This is what I did with the plugin that I mention there (excluding all the .so...
I was just trying all the ways possible. I managed to solve my problem by downgrading Gradle to 3.5 (I didn't see the other closed issue with my same error)...
I keep getting the same error that unityARCaller is undefined.