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

Cannot Make Calls on Android Device #2

Open
tariq86 opened this issue Apr 24, 2019 · 14 comments
Open

Cannot Make Calls on Android Device #2

tariq86 opened this issue Apr 24, 2019 · 14 comments
Assignees
Labels
bug Something isn't working

Comments

@tariq86
Copy link
Owner

tariq86 commented Apr 24, 2019

Originally reported by @sonchai058 here

I wait as well,
i'm clone a project for test on android device
but can't call

Make sure that the app is working as intended on Android devices!

@tariq86 tariq86 added the bug Something isn't working label Apr 24, 2019
@sonchai058
Copy link

sonchai058 commented Apr 25, 2019

to @tariq86
today i'm tested on android 7.0 device

but have error message

Capturesss

Captdduresss

My pc is window 10 64bit, react-native0.59.5
react-native-cli 2.0.1, metro-react-native-babel-preset": 4.0.0

please help, thankyou

@tariq86
Copy link
Owner Author

tariq86 commented Apr 25, 2019

Based on the stacktrace, it looks like there are a few errors in the file app/components/viewport/NavigationPager/index.js...I can fix that now

@tariq86
Copy link
Owner Author

tariq86 commented Apr 25, 2019

I fixed all build issues that I experienced for Android; please try again and let me know if it's working now

@tariq86 tariq86 self-assigned this Apr 25, 2019
@sonchai058
Copy link

sonchai058 commented Apr 26, 2019

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd

The application can be opened by touching it on the device.
but i I found error

Can't click tab
and Warning Message
2
3

please help, thankyou

@tariq86
Copy link
Owner Author

tariq86 commented Apr 30, 2019

I am not experiencing the error after compilation; that might be a caching issue after renaming the files...try downloading deleting the ./android/app/build folder and recompiling.

The yellow signs are mostly deprecation warnings and can be dismissed for now; issue #5 should address most of them (and other Navigator issues).

@sonchai058
Copy link

Thank you. I'll try it.

@tariq86
Copy link
Owner Author

tariq86 commented Apr 30, 2019

Sorry, I said "downloading" but I meant deleting; I updated my comment above.

@sonchai058
Copy link

Ok, Thank you.

@guillermocerberu
Copy link

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd

The application can be opened by touching it on the device.
but i I found error

Can't click tab
and Warning Message
2
3

please help, thankyou

Excuse me. I would like to know how you create your own SIP server.
Do I need to fill all the parameters when creating an account?

@sonchai058
Copy link

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd
The application can be opened by touching it on the device.
but i I found error
Can't click tab
and Warning Message
2
3
please help, thankyou

Excuse me. I would like to know how you create your own SIP server.
Do I need to fill all the parameters when creating an account?

your try setting domain : "sip: account sip@yourdomain:5060" , work for me

@sonchai058
Copy link

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd
The application can be opened by touching it on the device.
but i I found error
Can't click tab
and Warning Message
2
3
please help, thankyou

Excuse me. I would like to know how you create your own SIP server.
Do I need to fill all the parameters when creating an account?

your try setting domain : "sip: account sip@yourdomain:5060" , work for me

parameter : xxx
password : xxx
domain : sip: account sip@yourdomain:5060

@boodmer
Copy link

boodmer commented Feb 20, 2020

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd

The application can be opened by touching it on the device.
but i I found error

Can't click tab
and Warning Message
2
3

please help, thankyou

hi, have it worked yet?

@RajanVindaloo
Copy link

I am also facing the same issue.

@tariq86 Today i'm tested, I found something wrong.
on command line
asdasd
The application can be opened by touching it on the device.
but i I found error
Can't click tab
and Warning Message
2
3
please help, thankyou

hi, have it worked yet?

@RajanVindaloo
Copy link

For android users: Please add permission for microphone or allow permission by going into settings>Apps and permissions> RNSIP> permissions> allow microphone permission.
Let me know once it's working or not working for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants