- I Completed iOS | Basic Integration in my project. Calling [[LIOLookIOManagersharedLookIOManager]performSetupWithDelegate:aDelegate]; also as per mentioned in the integration steps, But while calling [[LIOLookIOManagersharedLookIOManager]beginChat]; on my custom button action, I am always getting error "Couldn't start live chat session. Please try again."
- While searching on the developer discussion got to know that I need to configure my iOS app bundle id with my developer account.
So, Can anyone please tell me how to do that configure that.
Thanks.
Avii