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

ARKit #26

Closed scarffy closed 6 years ago

scarffy commented 6 years ago

Have anyone tried with ARKit?

When I try to build using this plugin I got this error, I'm not sure how to fix it.

screen shot 2018-05-24 at 9 19 54 am
scarffy commented 6 years ago

For those who want to encounter similar error, you can go to TARGET > General. Find Linked Frameworks and Libraries and add ARKit.framework

yasirkula commented 6 years ago

That was quick! Thanks for the info!

scarffy commented 6 years ago

You're welcome. Just want to contribute back to people.