-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description

I am not able to create a new account. Getting promise rejection.
this is my code to add an account......
const contactUriParams = Platform.select({
// ios: [
// ";app-id=com.carusto.mobile.app",
// (tokens['voip'] ? ;pn-voip-tok=${tokens['voip']} : ""),
// (tokens['im'] ? ;pn-im-tok=${tokens['im']} : "")
// ].join(""),
// android: ;im-type=sip,
// })
// const account = await endpoint.createAccount({
// ...configuration,
// transport: configuration.transport ? configuration.transport : "UDP",
// contactUriParams
// })
// console.log('account',account)
Metadata
Metadata
Assignees
Labels
No labels