I am using Xamarin Essentials PhoneDialer.Open(string number)
Working fine in Android emulator but not working in iOS. Throwing error FeatureNotSupported while trying in simulator.
The number is in the format xxx-xxx-xxxx
Throwing error FeatureNotSupported while trying in simulator.
You need to test this feature in a physical iOS device, then it will work.