×
Home
Jobs
Tools
Coding Ground
Current Affairs
UPSC Notes
Online Tutors
Whiteboard
Net Meeting
Tutorix
Login
Packages
Categories
Java
JSP
iOS
HTML
Android
Python
C Programming
C++ Programming
C#
PHP
CSS
Javascript
jQuery
SAP
SAP HANA
Data Structure
RDBMS
MySQL
Mathematics
8085 Microprocessor
Operating System
Digital Electronics
Analysis of Algorithms
Mobile Development
Front End
Web Development
Selenium
MongoDB
Computer Network
General Topics
Library
Videos
Q/A
eBooks
Login
Library
Videos
eBooks
Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Selected Reading
UPSC IAS Exams Notes
Developer's Best Practices
Questions and Answers
Effective Resume Writing
HR Interview Questions
Computer Glossary
Who is Who
Sadiqaadil
has Published
15
Answers
How to programmatically take a screenshot on iOS?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:27:23
In this post we will learn how to take screen shot programmatically in iOS.We will add on textField where we will change the value, take the screen shot by press of a button and then show the screen shot in an imageView which we will place just below the button ...
Read More
How to repeat a task repeatedly after a regular interval in Swift(iOS)?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:25:35
In this post we will learn how to repeat a task after a regular interval.In this example we will update a label after a particular interval of time repeatedly.In iOS we user Timer to achieve this task. Lets get startedStep 1 − Open Xcode → New Project → Single View ...
Read More
How to make the phone call in iOS 10 using Swift?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:22:09
In this post we will learn how to load PDF in UIWebView.Loading PDF in WebView is simple. Just follow the following steps.Step 1 − Open Xcode → New Project → Single View Application → Let’s name it “PDFInWebView”Step 2 − Open Main.storyboard and add UIWebView as shown belowStep 3 − ...
Read More
How to open a website in iOS's web browser from my application?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:16:05
In this post we will learn how to open website in iOS browser.We will open Facebook in iOS browser.Step 1 − Open Xcode → New Project → Single View Application → Let’s name it “OpenBrowser”Step 2 − Open Main.storyboard and add a button as shown below. I have given the ...
Read More
Launching the App Store from an iOS application
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:12:25
In this post we will learn how to open app store from iOS application.In this example we will open app store and show Facebook app on store. You can open your app if you want just by changing the ID to your app id.Lets do it.Step 1 − Open Xcode ...
Read More
How to make phone call in iOS 10 using Swift?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:08:01
In this post we will be seeing how to make phone in iOS programmatically.So let’s get started.Step 1 − Open Xcode → New Project → Single View Application → Let’s name it “MakeCall”Step 2 − Open Main.storyboard and add one text field and one button as shown belowStep 3 − ...
Read More
How to get the build/version number of an iOS App?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 12:03:11
In this post we will learn how to fetch and show the iOS build and version numberStep 1 − Open Xcode → New Project → Single View Application → Let’s name it “ShowBuildAndVersion”Step 2 − Open Main.storyboard and add two labels as shown below.Step 3 − Attach @IBOutLets for the ...
Read More
How to get the Touch position on iOS device?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 11:58:52
In this post we will be seeing how to get the touch position on device using Swift.So let’s get started.Step 1 − Open Xcode → New Project → Single View Application → Let’s name it “TouchMe”Step 2 − Open Main.storyboard and add one label as shown below. On this label ...
Read More
How can I get battery level and state (plugged in, discharging, charging, etc) in iOS?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 11:51:33
In this post we will be seeing how to get the battery state in iOS.So let’s get started.Step 1 − Open Xcode → New Project → Single View Application → Let’s name it “BatteryState”Step 2 − Open Main.storyboard and add two label as shown below. On this label we will ...
Read More
How to get the distance between two geographic locations in iOS using Swift?
iOS
Apps/Applications
Mobile Development
Sadiqaadil
Published on 11-Sep-2019 11:45:43
In this post we will learn how to calculate the distance between two geo locations.We will show the distance between two points on a label.To do so follow the steps belowStep 1 − Open Xcode → New Project → Single View Application → Let’s name it “FindDistance”Step 2 − Open ...
Read More
1
2
Next
Advertisements
Print
Add Notes
Bookmark this page
Report Error
Suggestions
Save
Close
Dashboard
Logout