UnityIonicIntegration
UnityIonicIntegration copied to clipboard
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
Is it possible to get this working with Ionic Cloud Build considering all the changes one must make to build files? I don't have access to a machine to build...
Followed the instructions in the Readme. When I try to build to device I get the following error: `Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge...
The project have not arm64-v8a、armeabi and x86_64. How do I do? 
2018-10-26 01:36:59.799248+1000 PurposeUniversity[752:156426] showUnityWindow -> applicationDidFinishLaunching() PurposeUniversity was compiled with optimization - stepping may behave oddly; variables may not be available. I followed all instructions and xcode projects runs without...
I just couldn't seem to figure this out. Did everything on the list, but i'm getting this error in my build:  After...
When I run the command: ionic cordova plugin add https://github.com/yasirkula/UnityIonicIntegration.git , I get this error: ``` (node:4992) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Failed to fetch plugin https://github.com/yasirkula/UnityIonicIntegration.git via...
When we export our project for iOS there isn't a Data\Raw\QCAR folder. Instead there is a Data\Raw\Vuforia folder. Is there something that has to be done to get the QCAR...
`No matching configuration of project :UnityProject was found. The consumer was configured to find a component for use during compile-time, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with...