Tutorial by Topics: ios

This section provides an overview of what iOS 10 is, and why a developer might want to use it. It should also mention any large subjects within iOS 10, and link out to the related topics. Since the Documentation for iOS 10 is new, you may need to create initial versions of those related topics. ...
This is a documentation about playing audio in Unity3D.
Plist is used for storage of data in iOS app. Plist save data in form of Array and Dictionaries. In plist we can save data as: 1. Static data to be used in app. 2. Data that will be coming from server.
In iOS 10 Apple is extending the scope of privacy control. User need to ask the use permission before access the user private data in following key :Calendar,Contact,Reminder,Photo,Bluetooth Sharing,Microphone , Camera ,Location,Heath,HomeKit ,MediaLibrary,Motion,CallKit,Speech Recognition, SiriKit...
In the App Programming Guide for iOS: Remove sensitive information from views before moving to the background. When an app transitions to the background, the system takes a snapshot of the app’s main window, which it then presents briefly when transitioning your app back to the foreground. A...
Now you can define Continuous Integration and Continuous Delivery (CI/CD) process as code with Jenkins 2.0 for your projects in iOS 10. Activities like to build, test, code coverage, check style, reports, and notifications can be described in only one file. To read the complete article go to Pipeli...
Find how to produce synthesized speech from text on an iOS device
Since starting to work with Xamarin there have been many things I wish someone else had already documented. Here I explain how to use 1 aspect of the google places autocompletion, the UI control making use of a results controller. While this code is based on googles own examples converted to C# fro...
How to configure your EF model to support entity splitting or table splitting.
iOS 10 gave us UserNotifications.framework, the new API for local/remote notifications. It offers viewing media attachments or responding to messages right from the notification. Notification content consists of: title, subtitle, body and attachment. Attachment can contain images/gifs/videos up t...
Demystifying MVC, MVP, MVVM and VIPER or any other design patterns to choose the best approach to building an app
Hope you are familiar with the basics of cordova. Let's try to build a cordova ios build, ios build is bit different as that of android build, we need mac machine to perform this task. No can also prepare the ios build online, but to test and debug your application on a mac simulator you have to ha...

Page 2 of 2