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)
**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...
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.  These are the unity-classes.jars I have:  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...
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...
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...
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...