How to make a phone call using Framework7

I did it the way: <a href="tel:1234567" class="external" target="_system">tel</a> but it not work.
I use cordova to build the app!

Please help me!

У меня вот так работает в Cordova: <a href="tel:+71234567" class="external">+7 (123) ...</a>

hello, I have <a href="tel:+34610000000" class="external">610 00 00 00 00</a> and it doesn’t work, in iOS I get the following message:

2021-09-01 10:12:48.050633+0200 JP[6565:166571] WF: _userSettingsForUser : (null)
2021-09-01 10:12:48.050805+0200 JP[6565:166571] WF: _WebFilterIsActive returning: NO
2021-09-01 10:12:48.175512+0200 JP[6565:166571] IAB.close() called but it was already closed.
2021-09-01 10:12:48.180112+0200 JP[6565:166571] [ProcessSwapping] 0x105c09a80 - ProvisionalPageProxy::didFailProvisionalLoadForFrame: pageProxyID=11 webPageID=74, frameID=3, navigationID=16
2021-09-01 10:12:48.180166+0200 JP[6565:166571] [Process] 0x15c811a18 - [pageProxyID=11, webPageID=12, PID=6568] WebPageProxy::didFailProvisionalLoadForFrame: frameID = 3, domain = NSURLErrorDomain, code = -1002
2021-09-01 10:12:48.180251+0200 JP[6565:166571] Failed to load webpage with error: unsupported URL
2021-09-01 10:12:48.189101+0200 JP[6565:166571] [assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}>
2021-09-01 10:12:48.189154+0200 JP[6565:166571] [ProcessSuspension] 0x105cb36c0 - ProcessAssertion: Failed to acquire RBS Background assertion 'WebProcess Background Assertion' for process with PID 6649, error: Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}

Thanks you.

It did not work because it was the simulator, on the iPhone it works correctly. Thanks

yes IOS not work on phone.
[email protected] - [email protected]
framework7- 6.3.4