• Home
  • Getting Started
  • My Books
  • My Apps
  • Objc App Development
  • Swift App Development
  • Games Reviews
  • App Store Tutorials
  • About
  • SwiftUI
  • Other

Workshop 10: Make The Cursor Appear Above The Keyboard

August 22, 2014
Swift App Development

In the previous workshop you learned how to hide the keyboard. Now, you have to add code in the ViewController class file to solve this keyboard problem. When you tap the Text View control in portrait or landscape mode, the keyboard appear at the bottom of the screen. If the cursor is hidden by the keyboard, you […]

Read Post

Workshop 9: Hide the device’s keyboard

August 21, 2014
Swift App Development

In this workshop you learn how to dismiss the keyboard that appear on the device screen. When you click the Text View object a keyboard appear at the bottom of the screen. In this workshop you learn how to hide the keyboard when the user taps the device background. Before you begin, I assume you’ve done the following: read workshop […]

Read Post

Workshop 8: Run The App in The iOS Simulator

August 20, 2014
Swift App Development

In the previous workshop you learned how to use the Assistant editor to connect the view’s objects in IB. In this workshop you learn how to Run the iOS Swift Variable app in the iPad Simulator. Before you begin, I assume you’ve done the following: read workshop 1-7 launched the Swift Variable app in Xcode 6 To test […]

Read Post

Workshop 7: Connect The View’s Objects in IB

August 20, 2014
Swift App Development

In the previous lesson you learned how to resolve auto layout issues for the application’s user interface. Now, you have to connect objects placed on the Main.storyboad scene’s canvas to code you’ll add in the ViewController.swift class file. I call this process connecting the view’s objects in IB and it is done in two steps. You […]

Read Post

Workshop 6: Resolve Auto Layout Issues

August 19, 2014
Swift App Development

In workshop 5 you learned how to use Xcode Preview assistant editor to preview the layout of the application’s user interface on the iPhone 3 and 4 device, and the iPad device. In this workshop you will learn how to resolve layout issues that show up in the Assistant editor window. Take a look at the image […]

Read Post
« Older posts
Newer posts »

 

UIDocument Demystified: A step-by-step guide on local and iCloud document storage

 

Recent Posts

  • Authentication Using iOS Keychain
  • In-App Purchase How To – Part 6
  • In-App Purchase How To – Part 5
  • In-App Purchase How To – Part 4
  • In-App Purchase How To – Part 3

Recent Comments

  • Xcode on CloudKit Subscription
  • Xcode on CloudKit Authentication
  • Anilton on Play a Video When a Table View Cell is Tapped
  • Anilton on Play a Video When a Table View Cell is Tapped
  • Merlyn Aivaliotis on Play a Video When a Table View Cell is Tapped

Archives