nativescript-phone icon indicating copy to clipboard operation
nativescript-phone copied to clipboard

Phone dial() doesn't work on iOS with the version 8.9.1

Open PetroSychLviv opened this issue 9 months ago • 2 comments

Hi! I am using Nativescript 8.9.1 and the native script-phone library 3.0.3. I am trying to call the method dial() but it doesn't do anything on iOS This check always returns false if (UIApplication.sharedApplication.canOpenURL(url))

Could someone please help me to solve this issue? Thank you

PetroSychLviv avatar May 14 '25 09:05 PetroSychLviv