yasirkula / UnityIonicIntegration

A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
104 stars 32 forks source link

iOS Unity part fails #37

Closed pelkamarcin closed 5 years ago

pelkamarcin commented 6 years ago

Hi,

I followed the tutorial with partial luck. The app builds and launch on iPhone X but when i press the button in Cordova part to launch Unity the app just closes. No error or something.

Unity app is basic ARKit app to show model on table.

I've added ARKit, min SDK is 11.4.

What else can i send you so you could help me?

EDIT i moved forward with: https://github.com/yasirkula/UnityIonicIntegration/issues/15 but now I get: http://prntscr.com/ku5h7f

pelkamarcin commented 5 years ago

I managed to get this working ! I've changed target iOS version and make all steps one more time (well several times) and it's working!

yasirkula commented 5 years ago

Glad to hear it!