Questions tagged as 'ios'

3
answers

Develop for various platforms using C # and Xamarin Studio

To not have to learn various technologies to develop for the various mobile platforms, I wanted to use only C #. However I have some doubts, namely: Is Xamarin Studio free? With the same code, does the generated application run on al...
asked by 24.10.2014 / 22:39
1
answer

Ionic development for iOS in a windows or linux environment is it possible?

I wanted to know if there is any way to create applications for iOS when our operating system is windows or linux. According to this cordova information , we would have to have a system operational iOS. Is there a workaround?     
asked by 09.11.2016 / 01:23
1
answer

Convert RTSP stream to HTTP Live Stream

How do I convert RTSP stream to HTTP Live stream? I own an IP Camera that uses the RTSP protocol to stream video, and would like to make it work on iOS using the Safari browser. According to the Safari documentation 1    Safari on the de...
asked by 13.02.2015 / 18:35
2
answers

How to put a link to download the application when the user enters my site through the mobile phone

Well, I have a website and the application for IOS and Android. And I wanted every time the user entered the smartphone he had the option to download the application, and already recognized which operating system it is. As in link But I do not...
asked by 22.01.2016 / 15:58
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

How to get the complete zip using reverseGeocodeLocation in xcode?

I am using reverseGeocodeLocation to fetch the zip code and it works fine; however, it only has 5 digits of zip code. How to get the full ZIP code? Here is the code: - (void)locationManager:(CLLocationManager *)manager didUpdateToLo...
asked by 16.04.2014 / 00:15
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
4
answers

What types of retention cycles can be generated with ARC?

I know that with ARC there may be leaks in iOS. What are the most frequent types of leaks and how can they be avoided?     
asked by 23.12.2013 / 20:03
1
answer

What is RunLoop?

I would like to know what the RunLoop in iOS is and how it interacts with it. It would also be interesting to understand how these two concepts interact with the autorelease pool.     
asked by 23.12.2013 / 13:05
2
answers

Programming for iOS in virtual machine is feasible?

I'm an Android developer, but now I'm going to start developing for IOS as well. Is it functional to program iOS into a virtual machine? Or do I have to buy a Mac myself?     
asked by 16.06.2017 / 02:48