Is it possible to make a phone app? like you open it and you dial a number and it calls… like using the carrier network…
Well, you can use system.openURL() to dial a phone number with Corona SDK:
https://docs.coronalabs.com/daily/api/library/system/openURL.html#dial-a-phone-number
Well, you can use system.openURL() to dial a phone number with Corona SDK:
https://docs.coronalabs.com/daily/api/library/system/openURL.html#dial-a-phone-number