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
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