react-native-communications icon indicating copy to clipboard operation
react-native-communications copied to clipboard

help me, IOS Can't handle url: telprompt:0123456789

Open nguyenhatruong opened this issue 7 years ago • 8 comments

nguyenhatruong avatar Dec 13 '17 04:12 nguyenhatruong

the same to me, but I test in Android, it can make a phone call and does not work in ios

bmeritter avatar Jan 10 '18 10:01 bmeritter

+1 Works on android, but on IOS raises above error.

falloutcoder avatar Jan 10 '18 11:01 falloutcoder

if you are on simulator, it happens. you need to test it on real device to see if it's correct.

kesepara avatar Jan 31 '18 13:01 kesepara

Maybe tel: instead of telprompt: ?

udfalkso avatar Mar 15 '18 19:03 udfalkso

as others have mentioned, on iOS this will only work on a real device and not the simulator.

@nguyenhatruong @bmeritter @falloutcoder are you testing on real device or simulator?

anarchicknight avatar Mar 21 '18 15:03 anarchicknight

@anarchicknight me, too. Only work on real device, simulator not work get same error message AKCommunications.js:190 Can't handle url: telprompt:0912987654 on simulator

diabloevagto avatar May 13 '18 01:05 diabloevagto

@diabloevagto This is expected. As mentioned above, it cannot work on simulator, Apple don't allow it

anarchicknight avatar May 20 '18 23:05 anarchicknight

Am using Expo app on my iPhone 6 but it did not works :(

umairbabar1995 avatar Mar 06 '20 12:03 umairbabar1995