I'm developing an App with Calls using Sinch. My Users Ids are numbers. I am trying to call through my App to user with the Id 7 but this is the response that I got from Sinch SDK:
sinch-android-rtc﹕ Error(code: 4000, domain: api, message: UserNotFound (2228275), data: {serverCode: 2228275, serverMessage: UserNotFound})
Can Anybody help me?
Thank You