Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am not able to create a new account #12

Open
slakena opened this issue Aug 5, 2020 · 0 comments
Open

I am not able to create a new account #12

slakena opened this issue Aug 5, 2020 · 0 comments

Comments

@slakena
Copy link

slakena commented Aug 5, 2020

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant