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

App Crash In Phone Service Class Android #1

Open
KrunalMoon123 opened this issue Nov 15, 2019 · 2 comments
Open

App Crash In Phone Service Class Android #1

KrunalMoon123 opened this issue Nov 15, 2019 · 2 comments

Comments

@KrunalMoon123
Copy link

I am trying to register with below code then app is crash directly withot crash log and also your PhoneService file is not debug able and editable.

And in log show only one line Error as below
Access denied finding property "net.dns1"

if (!TextUtils.isEmpty(phoneNumber) && !TextUtils.isEmpty(password)&&!TextUtils.isEmpty(sip_server)) {
        PhoneService.instance().registerSipAccount(accountConfig);
}

Can you please help me out for connect if anything wrong from me or update library if any bug from your end.

Thenks,
Krunal. :)

@KrunalMoon123 KrunalMoon123 changed the title App Crash In Phone Service App Crash In Phone Service Class Android Nov 15, 2019
@KrunalMoon123
Copy link
Author

KrunalMoon123 commented Nov 18, 2019

@reSipWebRTC
Any update regarding this issue?
We are waiting for your replay because we are stuck at this step, and for only this issue.

@MoonAndorid7
Copy link

@reSipWebRTC
Please update regarding this issue...

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

2 participants