react-native-communications
react-native-communications copied to clipboard
help me, IOS Can't handle url: telprompt:0123456789
the same to me, but I test in Android, it can make a phone call and does not work in ios
+1 Works on android, but on IOS raises above error.
if you are on simulator, it happens. you need to test it on real device to see if it's correct.
Maybe tel: instead of telprompt: ?
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 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 This is expected. As mentioned above, it cannot work on simulator, Apple don't allow it
Am using Expo app on my iPhone 6 but it did not works :(