Click-to-Call APP : IOS return

Hello,

i’m trying to emprove a click-to-call experience from my app and i didn’t know how to remove the IOS popup when number is sended to dialer.

I’m using Callnumber from Ionic Native library and i also tried cordova-plugin-call-number. Both run the IOS popup and trigger the onSuccess callback even if the user choose “Cancel” from this popup.

Did you have any trick for this problem ?

Best Regards.