Questions tagged as 'ios'

0
answers

Record route according to the advance

How to record route using CLLocation and Mapkit , and mark several points on the map updating as it moves?     
asked by 26.11.2014 / 13:43
3
answers

What is the name of that "change of view" effect by sliding?

Several apps (Facebook, Twitter, Instagram) make use of a "touch enabled" effect where the user drags the entire screen and it changes the view. Do not confuse with the slide effect of the menu. I would like to develop an app with this effect...
asked by 17.08.2017 / 05:15
2
answers

How to make a Login and Password system securely for Mobile Applications? [closed]

I created a security system in php with mysql for my website, but by the browser on desktop computers, the session is stored in cookies, and it is easy to know which user is logged in and what are their limitations in each query, since I will ha...
asked by 11.09.2017 / 16:45
1
answer

Open VIewController iOS

How do I make the function below (when a navigation bar item is clicked) open another screen already created in Main.storyboard ? @objc func infoTapped (sender:UIButton) { }     
asked by 06.10.2017 / 19:45
1
answer

Recover project (application) installed on Iphone - Xcode

I have a project that was working and I installed it on the Iphone (to test) and now I would like to know if it is possible to do the reverse path and bring this project back to Mac (XCode)?     
asked by 20.11.2015 / 18:59
1
answer

SQLITE INSERT problem when app starts

I'm doing Insert in my SQLite, however, I'm getting it! NSLog returns: 2014-06-01 23: 15: 35.664 goTask [25379: 60b] open Bank: open bank successfully 2014-06-01 23: 15: 35.666 goTask [25379: 60b] createTable: Table created successful...
asked by 01.06.2014 / 21:33
2
answers

GeneXus + IOS requirements / complexity to function

Does anyone know of any documentation for generating apps for IOS using genexus, what requirements and settings should I make? is it too complex to set everything up to make it legal?     
asked by 24.06.2014 / 00:45
1
answer

UIScrollView scrolling when displaying keyboard - Swift

I'm using a UIView with a UIScrollView to assemble a layout, but every time the keyboard is shown scrollview and scroll down, I tried some solutions, found here and in other forums, none of them solved my problem, Note: I'm creating the layout p...
asked by 17.08.2018 / 18:04
1
answer

Using an object in different methods in Objective C

I'm trying to work with objects in iOS Objective C, and I had a question regarding usage. I created a file called carro.h #import <Foundation/Foundation.h> @interface carro : NSObject { NSString *_marca; NSString *_ano;...
asked by 29.05.2014 / 02:04
1
answer

iOS Publication, Rejection: Guideline 2.3.3 - Performance - Accurate Metadata

Well, I have this rejection of iTunes    Apple       3 Performance: Accurate Metadata    3 Design: Spam    But for what I understand are the prints I've added, the application is just a link to the site, there is no secret or complexit...
asked by 31.07.2017 / 15:50