Reference¶
FAQ¶
-
Does the SDK work with UIKit?
Yes. Wrap
GlanceChatOverlay()inUIHostingControllerand add as a child view controller. -
How much does the SDK add to app size?
Approximately 5-10 MB (mostly Firebase dependencies).
-
Does the SDK handle authentication?
Yes. User login is handled via Google Sign-In within the SDK, separate from your app's auth.
-
What data is stored on device?
Minimal: device ID, auth tokens, conversation path, user profile. No sensitive data persisted.
-
Can I customize the chat UI colors/theme?
Basic branding via
brandNameandbrandLogoUrl. Contact Glance for more options. -
What happens without internet?
The chat FAB appears, but chat and try-on features require an active connection.
-
Why doesn't the FAB appear on iPad?
The SDK is optimized for phone form factors and hides on large screens.
-
Is landscape orientation supported?
No. The SDK currently supports portrait mode only.
Support¶
For integration support, contact the Glance AI team at your designated partner channel.