Questions tagged as 'iphone'

1
answer

Real-time validation of a textField

I have an application in Swift 1 for iPAD, I would like to remove or not accept the "." input. in my textField. It is like NumberPad. I found some solutions here but none in Swift.     
asked by 04.10.2016 / 20:47
0
answers

Help with CSS for Iphone on site

I'm posting to a colleague of mine. His site: www.consultapelaplaca.com.br has a BG image of passing cars. This image does not appear on Iphone / Safari, leaving a completely gray background. The funny thing is that basically the same CSS...
asked by 27.05.2016 / 16:46
1
answer

Resize UITextView according to the amount of content

I'm creating a canvas where I have UITextView that receives content from a Web Service, I'd like to know how do I UITextView resize according to the amount of content I get, without creating a Scroll in the text, only the View has...
asked by 24.03.2016 / 17:25
0
answers

Is it possible to open an app on ios without this app having URLScheme?

I wanted to check whether it is installed or not. From my research everything leads me to believe that it is not possible without the url scheme, but I saw many unanswered questions here.     
asked by 25.02.2016 / 16:20
1
answer

Auto layout does not work in Xcode 7

I opened my project that was in Xcode 6 in Xcode 7 and the auto layout (for different devices) is not working on the simulator. Below I put an image of the simulator in iphone 4s and another one in iphone 6. Does anyone know how to solve? Tha...
asked by 06.10.2015 / 02:07
1
answer

Get my location through reverseGeocodeLocation

I would like your help to solve a problem, I have a delivery system that gets my location using GPS, I've been reading something about "reverseGeocodeLocation", but I only get one result but it's not always what I'm in if I am in my house in the...
asked by 29.07.2015 / 23:06
1
answer

Basic authentication using AFNetworking

How can I do basic HTTP authentication using AFNetworking in Objective - C?     
asked by 25.07.2015 / 05:25
0
answers

UIPageViewController - Making a slider

I am using a UIPageViewController . It displays content and is changed by a NSTimer page. Basically as the content slider in highlights on the websites. The problem is that I need to identify exactly which side the user is moving th...
asked by 24.02.2015 / 17:53
0
answers

Incompatibility to upload files by IPad

I'm having a problem uploading files on the iPad. Via web interface, I can upload normal image, but when I do for the Ipad, it does not change the name of the file and only lets upload images, pdf's and other types of files it nor displays for s...
asked by 01.09.2014 / 15:28
1
answer

Using the camera

I am implementing a screen that I would like to show the camera image, but I would like to only show the image, not with front camera switching, canceling, or capturing features. Is there any way to do this? So far I've only been able to show...
asked by 03.03.2015 / 15:24