ambewas

Results 8 comments of ambewas

This error is caused by missing camera roll permissions. As of ios11, add the following keys to your info.plist - Privacy - Camera Usage Description - Privacy - Photo Library...

Yeah, after closer examination the aliasing is indeed present in the live view as well. I started looking for a way to change up (or turn on?) the anti-aliasing as...

Also really interested in seeing this become the go-to way of integrating unity with react native applications. We're currently investigating a better way of doing UI work compared to doing...

yeah - lots of manual tweaks are necessary to get this one to actually build anyway, at least that was our experience 😬 In any case, you can contact me...

@zbagley correct - some tweaks necessary to make this work with unity 2019+. However, it's not too terrible to be honest - albeit frustrating to figure out. In my experience,...

cool - we're looking into an android build this week. Will also document any fixes we need to do.

@zbagley in #126 you mention missing symbols. That's easily resolved by manually adding ARkit.framework to your linked libraries in xcode. We just got an ARfoundation project built with this library...

@zbagley that sounds really nice! Curious to see how you're handling the communication between unity and RN. Did you develop a similar ``? Is everything handled with the same kind...