Configurations
Carry out the below steps to build your application by referring to the examples in the right panel.
1. Open the project and make sure you disable the Bitcode.
2. Generate an SDK token from your lens account
3. Get the session ID from Lens.
4. Validate and register the SDK token and session ID by using API LensCustomer.validateSession. You will receive a connection param if the registration is successful.
5. Before you run, enable the background mode capabilities in your Xcode to hear the technician's voice even when your app is running in the background.