Questions tagged as 'apple'

0
answers

How do I run IONIC 3 application in the IOS emulator?

For android it worked, then I tried to use the same standard for IOS and I could not. 1 - ionic cordova platform add ios 2 - ionic cordova run ios --emulator Gave the BUILD SUCCEEDED but did not run in the emulator     
asked by 12.07.2017 / 15:50
1
answer

Generation of .IPA without certificate neccessity?

Good morning, I would like to know if there is a possibility of generating the .IPA ios without the need of a certificate or something like this for test development, so you do not need to assign the device, is there any possibility?     
asked by 18.07.2017 / 15:45
2
answers

How to test an application without registration?

I am a registered Apple developer (but not paid), how can I test my application on my iPhone? It gives an error when I ask to open it on the iPhone. I'm trying on iOS 9 with Xcode 7. When I tried it it gave problem, now the iphone says I can not...
asked by 18.09.2015 / 14:32
2
answers

Problems with prepareForSegue method passing data

I'm having a problem guys, I'm new to swift, and I have a method that takes a result from a JSON and I wanted to store it in a local variable and then pass that variable to a viewcontroller next, but the variable when step in the prepareForStack...
asked by 06.08.2016 / 17:47
0
answers

Error publishing application on Apple - xCode

I am trying to publish an application in apple developed with Cordova, when I try to send the application using xCode 7, this error appears here: I've gone Google in a solution, but I was not successful, I found several tips but everyth...
asked by 13.03.2016 / 18:33
1
answer

Identify that an App is entering the background

I have an app that is in Object-C and I'm trying to pass it to Swift, but I'm having some problems, one of them is NSNotification that is not working. In object-C, I'm using it as follows: - (void)viewDidLoad{ [[NSNotificationCenter def...
asked by 25.03.2015 / 02:58