Single Login for multiple devices

If I have a CometChat user logged into an Android device, can I login the user concurrently on a web app? (using the Android device login details - so user doesnt have to go through the same login)

Hello @ joellefungal
Yes, you can log the same user in multiple devices by passing the same credentials to the CometChat.login() method. The messages sent to that user will be received at both the devices where the user has logged in.
Do let us know if you have any more queries regarding the same.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.