Questions tagged as 'xamarin.ios'

2
answers

How do I read the log of incoming and outgoing calls on the iPhone using Xamarin?

How do I read the history record of incoming and outgoing calls on the iPhone using Xamarin? I need to read the log of outgoing / incoming calls on the iPhone. I do not know how to do it and I did not find material in Portuguese about it. Can...
asked by 20.01.2014 / 00:00
1
answer

Read file contacts agenda iPhone using Xamarin

How do I read the contact list in the iPhone phonebook using Xamarin? I need to read the contacts list from the iPhone calendar. I do not know how to do it and I did not find material in Portuguese about it. Can anyone help me with this?    ...
asked by 20.01.2014 / 00:39
1
answer

Read SMS history record on iPhone using Xamarin [closed]

I need to read the SMS history record sent / received on the iPhone, and its time spent on each send. I do not know how to do it and I did not find material in Portuguese about it. Can anyone help me with this? I opened another related question...
asked by 20.01.2014 / 00:28
1
answer

Storyboard Follows

I am creating a small example of an iOS application using Visual Studio 2015 in Windows 10. However, whenever I open Main.storyboard by designer and click on one of the UIStoryboarSegue the Segue property looks as if no...
asked by 19.02.2017 / 23:42
1
answer

What is the difference between "master detail application" and "web view application" projects?

Is there any difference in Xamarin between master detail application and web view application projects? I'm starting a new project on Xamarin iPhone.     
asked by 09.02.2014 / 15:14
2
answers

What is the difference between the Xamarin versions?

What's the difference between the Xamarin.Forms, Xamarin.iOS, and Xamarin.Android versions?     
asked by 23.03.2017 / 15:13
2
answers

Develop for iOS using C # in Visual Studio

I already developed in Java / Android, and wanted to develop for iOS, however the cost of having a Mac is expensive, I already have an iPhone. I saw that it was possible to develop using C # in Visual Studio for iOS. So, is Xamarin worth it?...
asked by 13.08.2014 / 02:17
0
answers

Error when navigating between screens with Xamarin IOS

I'm having trouble calling a second ViewController inside the RowSelected method in a class containing the UITableViewSource interface, making the same call by instantiating the ViewControlller causes a " Object reference not set to an insta...
asked by 18.05.2018 / 20:36
1
answer

Question about xamarin-forms

Good evening, I'm starting a project with development for mobile platform and my group we are developing using the platform Xamarin forms, my doubt is regarding the creation of the project, as we are trying to make a communication via web-ser...
asked by 28.04.2018 / 04:44
2
answers

Dynamic Graph using Xamarin Forms

I'm new to Xamarin, I know there must be components ready for what I need, I've tried, but I have not found it yet. I need to create a chart like this: link I used this in PhoneGap (html5 + JS), now that I'm migrating to xamarin forms, I...
asked by 17.06.2015 / 07:29