Core Telephony is an iOS framework by Apple used to get information about a user's home cellular service
I have upgraded to Xcode 10 on High Sierra and now the Rewarded Ad example project from AdMob complains that com.…
xcode admob xcode10 core-telephonyIs there a way to know the cell carrier on an iPhone programmatically? I am looking for the carrier name …
ios networking core-telephony carrierI want to be able to programmatically send an iMessage without anything else being done except calling a function that …
ios core-telephony imessageI am using the following code to get network info about my iPhone - #import <CoreTelephony/CTTelephonyNetworkInfo.h> #…
ios core-telephonyI want to get my own contact number for my app. I have read some answers on the stack overflow …
ios objective-c swift security core-telephonyRecently updated to iOS 12.1 (from 12.0), Xcode 10.1 (from 10.0) and seeing a flood of error messages in the Xcode console when debugging …
ios xcode core-telephonyI need my app to send a notification when there is a call (incoming call, connected, call ended) I registered …
ios iphone cocoa core-telephonyI am using the answer in this topic. iPhone - how to determine carrier of the device (AT&T, …
iphone ios core-telephonyWe have a product where the user registers by providing their phone number. However after they register they could potentially …
ios sim-card core-telephonyI am working on an iPhone application and would really like to determine if the device is roaming so that …
iphone jailbreak core-telephony roaming-profile