Questions tagged as 'ios'

1
answer

What would be the possible solution to this problem with FacebookAppID?

What could be the solution to this problem, since the app id is in string.     
asked by 22.01.2016 / 01:45
1
answer

How to put video inside a view

I need to put a video inside a view, in that it has to rotate only within that square not in fullscreen. (facebook type) I already researched and only saw full screen tutorials. How to do this? I got this code: class BeginController: UIV...
asked by 14.01.2016 / 20:58
0
answers

Find friends who have confirmed an event in graph_api

I've been researching for a while how to do this type of request without using FQL (since FQL is obsolete). The only method I actually found working is to get the list of people who are committed in the /{event-id}/attending event and the...
asked by 14.01.2016 / 14:34
1
answer

How to implement an Apple APNS push notification service?

I have a web service , and I would like to create a Push Notification service for an app using Apple's APNS, without using the third party service, how could I do that?     
asked by 06.11.2014 / 15:31
0
answers

How to connect Xamarim with Visual Studio 2015?

Hello, I downloaded Visual Studio last week with the main purpose of mobile development. Visual asked for the installation of Xamarim and related, and I did everything, poreeem, after all installation, the visual says I do not have xamarim....
asked by 16.12.2015 / 20:10
1
answer

Qml TextField - numeric keypad

I'm trying to use a TextField that only receives QML numbers. It is using the inputMethodHints property to make the device show only the numeric keypad. It works fine on Android but when I run on iOS it shows the full keyboa...
asked by 17.12.2015 / 19:46
1
answer

Uploading photos IOS Swift

I have an application where I need to upload some photos to a server, when I upload a single photo it works fine, now if it is two or more photos it takes an expressive time to finish the operation. I pass these photos turning them into base64....
asked by 18.11.2015 / 23:01
2
answers

Create 3x3 matrix using Imageviews - SWIFT

How do I programmatically create a 3x3 array composed of 9 ImageViews?     
asked by 19.11.2015 / 20:49
1
answer

How to make a Reusable TableView?

On 90% of my screens will I need a tableview to populate the content, how can I make this tableview reusable? I would like to simplify the insertion of this table into several views, my code is as follows: import UIKit class ViewController: U...
asked by 15.12.2015 / 12:07
1
answer

IOS App with Intel XDK on windows [duplicate]

I want to publish an APP I made on the Apple Store. The version of the same for android is already running and OK. My question is if even I do not have a MAC, will I be able to publish the compiled application on windows to IOS without problem...
asked by 07.12.2015 / 22:24