rn-sip-app icon indicating copy to clipboard operation
rn-sip-app copied to clipboard

Cannot Make Calls on Android Device

Open tariq86 opened this issue 5 years ago • 14 comments

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 avatar Apr 24 '19 15:04 tariq86

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

sonchai058 avatar Apr 25 '19 09:04 sonchai058

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 avatar Apr 25 '19 13:04 tariq86

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

tariq86 avatar Apr 25 '19 15:04 tariq86

@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

sonchai058 avatar Apr 26 '19 07:04 sonchai058

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).

tariq86 avatar Apr 30 '19 01:04 tariq86

Thank you. I'll try it.

sonchai058 avatar Apr 30 '19 03:04 sonchai058

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

tariq86 avatar Apr 30 '19 04:04 tariq86

Ok, Thank you.

sonchai058 avatar May 03 '19 11:05 sonchai058

@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?

guillermocerberu avatar May 31 '19 12:05 guillermocerberu

@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 avatar Jun 25 '19 05:06 sonchai058

@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

sonchai058 avatar Jun 25 '19 05:06 sonchai058

@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?

boodmer avatar Feb 20 '20 10:02 boodmer

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 avatar Apr 20 '20 11:04 RajanVindaloo

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.

RajanVindaloo avatar May 07 '20 08:05 RajanVindaloo