Questions tagged as 'ios'

2
answers

App Store Submit Error - Itunes Connect

When I click on "Submit for Review" in iTunes Connect, the following message appears:    The Newsstand app's Info.plist must contain UINewsstandApp = true. For more information, see the Information Property List Key Reference....
asked by 30.03.2016 / 22:40
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
1
answer

Border-top appears in half on iOS

In% w / w the parameter iOS is shown halfway, on the PC it appears with 100% width normally. How to make it appear with 100% width in iOS too? ThisisSCSS:.wrapper-masthead{border-top:7pxsolid$amarelo;background:$white;width:100%;t...
asked by 11.03.2016 / 16:27
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

How to scale images for applications?

I'm starting a project for an application that I want to build that will be UWP + Android + iOS compatible. In addition, I'd like it to be compatible with phones, tablets, and desktops. And it's my first time building an application for UWP,...
asked by 06.03.2016 / 13:32
1
answer

Bluetooth communication between an iPad and a PIN-PAD using Objective-C

I need help on how to use Core Bluetooth in communication with a PIN-PAD. I would like to know if this is possible, and if so, how can I do it? Thank you!     
asked by 14.03.2016 / 14:42
0
answers

video without sound on iOS

I'm using the html 5 video tag, but when running on an iOS (an app using the phonegap) there is no sound, what can it be? I followed exactly the example used by W3SC, and even then there is no sound. Code: <div class="midia"> &...
asked by 14.03.2016 / 17:53
0
answers

How to insert comment on facebook by the iOS Swift app? It's not sharing on my own timeline

I'm trying to insert a comment on a facebook page with my app, but I could not find function for this in Swift for iOS. Note: It is not write / post in my timeline.     
asked by 19.02.2016 / 16:37
0
answers

Error fbauth2 IOS 9, how to fix?

I try to compile even with the auth2 already added and the error continues, does anyone have any idea what it is?    Terminating app due to uncaught exception 'InvalidOperationException',   reason: 'fbauth2 is missing from your Info.pl...
asked by 23.01.2016 / 00:35
0
answers

How to fix return error Bool with Parse?

When I compile the code that the parse asks to put in the appdelegate.swift it appears "return in function to return Bool" but when I put return true, it happens more than 30 errors and it still does not work, it follows the appdelegate code: /...
asked by 24.02.2016 / 21:27