You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for making OpenVision available. I’m working with ChatGPT to get the project configured and running.
I built and installed the current main branch successfully on a physical iPhone. The Meta Ray-Ban glasses are paired and working in the Meta AI app, Developer Mode is enabled, and the app launches correctly.
I’m testing on iOS 27 Developer Beta 4.
When I go to:
Settings → Glasses → Register App
Xcode shows:
[GlassesManager] Starting registration
[GlassesManager] Registration state: RegistrationState(rawValue: 2)
[GlassesManager] Registration initiated, waiting for Meta AI callback
[GlassesManager] Registration state: RegistrationState(rawValue: 1)
The Meta AI app never opens, and no registration callback is received.
Because I don’t see similar reports, I suspect I may be missing a prerequisite or configuration step rather than this being a code bug.
Could you clarify:
Is any additional configuration required in the Meta Wearables Developer Center, such as Team ID, Bundle ID, Universal Link, Release Channel, or tester enrollment?
Has the registration flow changed since the README was written?
Is iOS 27 Developer Beta 4 currently known to work with OpenVision and the Meta Wearables SDK?
Is there any additional logging I can enable to determine why the Meta AI callback is not occurring?
Thank you for your time, and thanks again for making OpenVision available.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Thanks for making OpenVision available. I’m working with ChatGPT to get the project configured and running.
I built and installed the current main branch successfully on a physical iPhone. The Meta Ray-Ban glasses are paired and working in the Meta AI app, Developer Mode is enabled, and the app launches correctly.
I’m testing on iOS 27 Developer Beta 4.
When I go to:
Settings → Glasses → Register App
Xcode shows:
[GlassesManager] Starting registration
[GlassesManager] Registration state: RegistrationState(rawValue: 2)
[GlassesManager] Registration initiated, waiting for Meta AI callback
[GlassesManager] Registration state: RegistrationState(rawValue: 1)
The Meta AI app never opens, and no registration callback is received.
Because I don’t see similar reports, I suspect I may be missing a prerequisite or configuration step rather than this being a code bug.
Could you clarify:
Thank you for your time, and thanks again for making OpenVision available.
All reactions