UI for 1 website and 2 native Apps

We have a website and 2 native apps we want to implement all features like audio, video chat support and normal chat as per the API’s with an eye-catching UI. We are looking for ready to use UI. Our website is developed on Node.js and Angular.

Thanks

1 Like

Hi @jai,

Using CometChat Pro SDK you can build UI as per your requirement or use our UI kit for eye-catching UI.

You can also refer our sample implementations with UI kit at:

You can refer the documentation below for Android, iOS and Javascript SDKs:

You can use our REST API in node for backend operations by referring to:
https://prodocs.cometchat.com/reference

If you haven’t created an CometChat Pro app yet, please login to https://app.cometchat.io to create one.

Feel free to let us know if you have any queries.

Warm Regards,

Ketan Yekale
CometChat Pro

@jai,

CometChat Pro allows flexibility to the developers to add chat feature as per their own use case. As such it does not provide ready integrations like CometChat Go.

You can have a demo of CometChat Go at:
https://www.cometchat.com/go/demo

However, as mentioned earlier it can still be integrated easily using CometChat Pro UI kit + SDKs+ APIs.

Warm Regards,

Ketan Yekale
CometChat Team

Hi @ketan.yekale,

export const COMETCHAT_CONSTANTS = {
APP_ID: ‘111385f643b3cb8’,
REGION: ‘eu’,
API_KEY: ‘’ ??
}

We did not get an option to find the API key
in Comet chat.

Hello @nishant.tiwari my concern is only how we can get an API key?

Hi @jai

The API key is available on a dashboard. The following steps will lead you to the API key section in the dashboard. Steps are as follows

  1. Go to https://app.cometchat.io/
  2. After login, an app ID is created a button is shown below app id Explore
  3. Click on explore button it will redirect to the Dashboard page of the app
  4. on the left side you will see a menu where API Key option is listed. Click on API key and you will see your both API key available there i.e ( Auth key and Rest API key). You can use Auth key for apps

I have attached a screenshot of the steps below. I hope this resolves your issue. Do let us know if you still face issue finding API Key we would love to help you out.

Step1

Step2

Step3

1 Like

Is this design is similar to the Facebook?
and the API’s keys are not working facing auth error.

let me know if we can have a chat on call.
thanks

Hey @mayur.bhandari,
Can you help?

Hi @jai

Can you please create a new app and so that a fresh appId and api key can be generated and you can proceed with development. We are checking for the issue that you have faced. Do let us know if you still face any issue with it

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