CardboardSDK-iOS icon indicating copy to clipboard operation
CardboardSDK-iOS copied to clipboard

how to read custom Cardboard Profile and Read QR code

Open devfsmalik opened this issue 7 years ago • 2 comments

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.

devfsmalik avatar Aug 31 '16 10:08 devfsmalik

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

rsanchezsaez avatar Aug 31 '16 16:08 rsanchezsaez

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.

devfsmalik avatar Sep 01 '16 12:09 devfsmalik