rsanchezsaez / CardboardSDK-iOS

iOS port of Google's CardboardSDK (mobile VR toolkit)
Other
334 stars 104 forks source link

how to read custom Cardboard Profile and Read QR code #31

Open devfsmalik opened 8 years ago

devfsmalik commented 8 years ago

Hi,

I am aware this repository is closed but as I am using this lib for my app. Would be pleased if you can let me know how can I read QR code profile and update my custom distortion.

I want to read QR code. When I read QR code using cardboard official app it is not reflected in my app. But similarly it is working fine in Android side of my application.

rsanchezsaez commented 8 years ago

This is not currently supported by this port. I'm not sure, but perhaps the closed source official Google VR iOS SDK supports it.

devfsmalik commented 8 years ago

thanks for reply.

Yes official Sdk supports this but API not exposed to initiate Profile Reading. It is internally managed by SDK to read profile and show gear button (settings) button on screen where they trigger profile reading.

We want to trigger in our application from our custom layout and distortion.