If you are working with React Native Phone Call then you can face the same problem Error: Invalid URL provided tel: XXXXXXXXX in the React Native.
Reason:
I know the reason is too silly but This question was asked to me so many times. So finally I decided to make a post on it. This error can be faced when you run the calling example or calling feature on an IOS simulator and the reason is simple IOS simulator does not support calling so it gives this error.
i tried in android and also iam gettiing same error like “Error: invalid URL provided: tel:9705047662
“