Questions tagged [ios8.1]

Refers to the first minor version of Apple's iOS 8 operating system used on the iPhone, iPad, iPod, and upcoming Apple Watch devices.

iOS 8.1 was released on the 20th October 2014.

Please see the documentation for the API changes between iOS 8.0 and iOS 8.1.

392 questions
-7
votes
1 answer

NSLayoutConstraint equal height does not divide equally

In my app, i need to put some boxes and make sure first two of them divided equally. Navigation bar + status bar holds 64 point. Fixed height constraint of 60 point set to welcome box. Fixed height constraint of 145 point set to brown box. Tabbar…
Ahmet Gulden
  • 2,063
  • 2
  • 15
  • 23
-9
votes
3 answers

Border of UITextField in Objective c

When user click on UITextfield its border highlight like native application of mac. Shown blue UIColor like animating. I am new in iOS. Please help . Thanks in advance.
Saurabh Gupta
  • 39
  • 1
  • 5
1 2 3
26
27