UnityIonicIntegration icon indicating copy to clipboard operation
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)

Results 18 UnityIonicIntegration issues
Sort by recently updated
recently updated
newest added

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? ![screenshot_20181009-093556_](https://user-images.githubusercontent.com/22863290/46642003-59b7e100-cba7-11e8-8ad1-139b2a7162d5.jpg)

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...

help wanted

I just couldn't seem to figure this out. Did everything on the list, but i'm getting this error in my build: ![screen shot 2018-08-17 at 4 52 35 pm](https://user-images.githubusercontent.com/847700/44290388-180d5880-a23e-11e8-88d1-db252589fd39.png) After...

help wanted

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...

help wanted