Questions tagged as 'ios8'

0
answers

Create account on the device

Good afternoon I am creating an app in swift 2 and I need to create a session start account on the device to store some data, someone could guide me in creating a class called ACAccountStore but I really have no idea how is used and searched in...
asked by 07.06.2016 / 18:37
1
answer

Problem About SpriteKit

a question about spriteKit. Every time I play a game, the object appears to me as if the point of coordinates of the scene were in the middle of the scene, ie 0.5. And I've seen the documentation, and it says that the coordinate axis of a sce...
asked by 11.09.2017 / 16:33
1
answer

The file is deleted when changing the driver

I have an app where I save a file in a method called send image and there is a save and if I verify the existence of the file it returns true and everything is fine, but then according to some criteria another method must be fired in this method...
asked by 13.06.2016 / 18:55
1
answer

How to return to the previous view Objective-C [closed]

How can I go back to the previous view but when I come back? example with arrows and dots: I'm here º and I'm back with [_controladorSuite.controladorDeNavegacion popToRootViewControllerAnimated:NO]; as I return from where I retu...
asked by 30.05.2017 / 20:00
1
answer

Error serializing data received from a swift web service 2

Good morning I would like you to help me please, I have a web service in Swift 2 returns an array like that    {"message": "Successfully Stored Image." "error": false} but at the time of serializing it do{ let json = try NSJSONSer...
asked by 25.05.2016 / 16:05