Questions tagged as 'iphone'

0
answers

iOS 8 - Manually Changing Core Location Permissions

I'm developing an application for iOS 8 and require permission for CLLocationManager , but if the user does not accept the permission and tries to change in the privacy settings, the settings close at the time of selection (similar to a Cr...
asked by 17.12.2014 / 14:12
2
answers

Webview on ios is blank

Hello, I'm starting to program for ios, and I'm not able to run a webview, it always goes blank, see the code: -(void)viewDidLoad { [super viewDidLoad]; NSString *fullURL = @"http://conecode.com"; NSURL *url = [NSURL URLWithString:...
asked by 25.09.2014 / 17:59
1
answer

Resizing on iOS 8

[RESOLVED] Hi, I'm trying to get the code out of the code so I can do it. We negotiated more time with the customer and now everything is already right. I have a UIView that is instantiated in runtime, everything was fine on the old iPhones,...
asked by 24.03.2015 / 18:22
1
answer

Carousel bootstrap slide effect does not work on iphone

I'm building a responsive web page with the bootstrap plugin. Everything works well on desktop browsers, even at low resolution. But when I open the page in Chrome or Safari, on my iphone, the carousel does not slide. It goes to the next slide,...
asked by 02.11.2014 / 14:15