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

**Description of the bug** I followed your guide on how to integrate a unity project into an ionic app. On Android side everything works fine but I can't get the...

bug

2020-09-15 03:59:54.224 17359-17359/io.ionic.starter D/CordovaActivity: Paused the activity. 2020-09-15 03:59:54.236 17359-17359/io.ionic.starter I/chromium: [INFO:CONSOLE(39108)] "ERROR ReferenceError: process is not defined", source: http://localhost/vendor-es2015.js (39108) 2020-09-15 03:59:54.774 17359-17359/io.ionic.starter D/CordovaActivity: Stopped the activity. 2020-09-15 03:59:54.775...

Dex error while processing unity-classes.jar This is on a minimal unity project. ![image](https://user-images.githubusercontent.com/1776096/59869734-f31cd100-938b-11e9-8d1c-c32900b651b9.png) These are the unity-classes.jars I have: ![image](https://user-images.githubusercontent.com/1776096/59869778-0a5bbe80-938c-11e9-814f-e3d19c982f02.png) They all are where they need to be, right? Any...

Hi everyone, I was wondering if this plugin works with Ionic 4, did anyone try it? Thank you.

Hi, I have created new Ionic project and added "ionic plugin add https://github.com/yasirkula/UnityIonicIntegration.git" Following are my Ionic Setup: Ionic: ionic (Ionic CLI) : 4.2.1 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 5.0.5...

help wanted

i got this error when archive ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/yusriharun/Documents/project/menarakl/platforms/ios/unityLibrary/Libraries/libiPhone-lib.a(unwind_test_arm64.o) ld: entry point (_main) undefined. for architecture arm64 here is full error Ld /Users/yusriharun/Library/Developer/Xcode/DerivedData/KL_Tower-fptmvsgjnghtcnbpxkxxvtdkdnvn/Build/Intermediates.noindex/ArchiveIntermediates/KL\...

Hello, I am trying to achieve the integration of my ionic2 project with my unity project. I have a unity project which contains a 3d model. Inside my ionic application,...

I wanted and been searching automation to add ios configuration (Unity assets, xconnfig file) before the cordova build which can be added into (ionic cordova platform ios) for instance. Please...

help wanted

Hello, I’m currently trying to build an empty unity project and a blank Ionic project on ios following your guide. I have followed every step multiple times with different projects...

help wanted

After following steps outlined in readme, I am having issues building to an iOS device. Xcode provides the following error: Any ideas? Edit: I see some references in the error...