Questions tagged as 'iphone'

1
answer

App presents strange scroll on iPhone 6

My app came to show a smaller screen when I squeeze on the iphone 6. Anyone have any suggestions? Follow the screen: Thankful     
asked by 31.07.2015 / 04:45
1
answer

Motion sensor

How do I identify the rotation of the iPhone on its own axis (same rotation as a top)? I was able to identify practically all possible rotations and could not identify this, which is precisely what I need for a game I'm developing. The iPhone wi...
asked by 04.03.2015 / 15:17
1
answer

Outlets in Xcode 6 (Universal Application)

I have a problem / doubts. Until today due to some needs I have developed only for iPhone or iPad separately, however today I am starting in the development of universal application, iPhone and iPad. I'm using Xcode 6 and developing directly...
asked by 03.02.2015 / 02:28
2
answers

Home screen on storyboard

I'm using Xcode to develop an app. In it I use storyboard for the screens. Suppose the screen structure is as follows: I have 5 sequential screens, which one takes to the next one, until it reaches the fifth (last) screen. My home s...
asked by 03.12.2015 / 14:25
0
answers

Local application (Pc) opening in ipad / iphone browser does not show checkbox

I have an application running normally with wamp on the computer, which uses html jquery css and php. However, when opening the default IOS (safari) browser using ipad or iphone over the local network, the system does not display page checkbo...
asked by 12.10.2015 / 18:29
0
answers

Web Server TLS / SSL handshake

I'm developing a webserver on objetive-c for Iphone and implemented TLS / SSL for encrypted communication with a self sign certificate, presented in the links below. I have tested the connection using wget of Ubuntu to create a client...
asked by 06.10.2015 / 16:43
1
answer

Colors in pictures

I own an image and would like to take the predominant color of this image. For example: I have this image: link The predominant color is green, I would like to know how to identify this color, in different images, regardless of the co...
asked by 05.02.2015 / 12:53
2
answers

Problems setting the layout in Xcode

I'm having difficulty on the following question. The blue button in the image below has to be waist-high as it is on the storyboard, but it has to be on all iPhones (4 "up). As can be seen in the preview, for each screen size the button stays...
asked by 11.04.2016 / 03:49
1
answer

Design for iPad and iPhone

Well, I have a problem, I'm with a project where I have a Storyboard file for iPhone and another Storyboard for iPad. So I have a UIImageView on the Storyboard for iPhone, and another UIImageView on the iPad Storyboar...
asked by 16.09.2014 / 15:36
2
answers

Open calendar from a link

I've seen many different ways of doing this, but none works I need to put a link on my website, where when I click, open the schedule for the person to save in her calendar Just like tel: mailto :, I saw some things like calendar: calshow...
asked by 11.07.2016 / 03:34