akberarslan / AndroidChatClient

Live chat in android using Sinch, it allows you to add custom users as well
0 stars 1 forks source link

The application key must not be null or empty. #1

Open Drashti-Patel opened 9 years ago

Drashti-Patel commented 9 years ago

Hi, I import your chatClient application, at run time I am getting error: "The application key must not be null or empty."

how can I get application key? please guide me.

Thank You.

akberarslan commented 9 years ago

Hey, Please get your credentials from https://www.sinch.com/ after creating an account, then place these credentials into your application.

Hope it helps.

Regards