Skip to content

I am not able to create a new account #12

@slakena

Description

@slakena

Screenshot_2020-08-05 Screenshot from 2020-08-05 21-40-21 png (PNG Image, 1600 × 900 pixels) - Scaled (83%)
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions