UnityIonicIntegration icon indicating copy to clipboard operation
UnityIonicIntegration copied to clipboard

Failure to initialize

Open kaozyc opened this issue 7 years ago • 2 comments

The project have not arm64-v8a、armeabi and x86_64. How do I do? screenshot_20181009-093556_

kaozyc avatar Oct 09 '18 01:10 kaozyc

Please see https://github.com/yasirkula/UnityIonicIntegration#about-64-bit-arm-x86-and-x64-android-devices

yasirkula avatar Oct 12 '18 19:10 yasirkula

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 files and leaving only the armeabi-v7a .so files): image

And it worked perfect.

juan9506 avatar Nov 16 '18 15:11 juan9506