react-native-incoming-call icon indicating copy to clipboard operation
react-native-incoming-call copied to clipboard

Ringtone only in the first call

Open ishanladani opened this issue 2 years ago • 1 comments

I knew this issue is closed but I am still facing the issue please check that once

I am Using version 2.0.3 and facing same issue can anybody help me

"react-native-incoming-call": "^2.0.3",

Here is a previous issue link

https://github.com/bkdev98/react-native-incoming-call/issues/18

ishanladani avatar Mar 03 '22 18:03 ishanladani

Hello you can add manually the fix in UnlockScreenActivity.java https://github.com/bkdev98/react-native-incoming-call/pull/19/files Just add the function player.prepareAsync(); Work for me

olivier545 avatar Mar 17 '22 11:03 olivier545