ios-samples/CoreTelephonyDemo
Justin Johnson 5bcf0993b7 Jusjohns gallery updates (#376)
* batch run on readme files

* Some manual fixes that couldn't parse

* Some more batch fixes

* Fixed final two edge cases

* Manual fix of a parse error

* Missed bad md whitespace

* Another manual fix of parser error

* Some minor parse fixes
2019-07-18 16:35:50 -07:00
..
Resources [CoreTelephony] Updating app icons and screenshots 2013-10-22 14:11:35 +01:00
Screenshots [CoreTelephony] Updating app icons and screenshots 2013-10-22 14:11:35 +01:00
AppDelegate.cs [CoreTelephony, HTTPClient, MonoCatalog, Quartz, RecipesAndPrinting] Better way of setting up root view controller 2015-09-11 13:48:33 -03:00
CoreTelephonyDemo.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
CoreTelephonyDemo.sln Add sln file (and make sure it stays as CRLF because VS needs it) for CoreTelephonyDemo. 2011-09-09 19:45:29 +02:00
CoreTelephonyDemoViewController.cs fix CoreTelephonyDemo 2017-08-09 14:21:12 -07:00
CoreTelephonyDemoViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CoreTelephonyDemoViewController.xib Added CoreTelephony demo. 2011-09-09 19:45:29 +02:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md Jusjohns gallery updates (#376) 2019-07-18 16:35:50 -07:00

README.md

name description page_type languages products technologies urlFragment
Xamarin.iOS - Core Telephony Demo An example showing how to access the users's current call, call center and carrier information. Based on the Apple sample:... sample
csharp
xamarin
xamarin-ios
coretelephonydemo

Core Telephony Demo

An example showing how to access the users's current call, call center and carrier information.

Based on the Apple sample: https://developer.apple.com/library/ios/#samplecode/CoreTelephonyDemo/Introduction/Intro.html

Authors

Rolf Bjarne Kvinge