Questions tagged as 'ios'

0
answers

SDK for reading check code CMC7

I need to develop an application for iPhone and iPad that reads check bar code ( CMC7 #     
asked by 20.10.2014 / 20:42
1
answer

Youtube videos in app

How to embed a video from my YouTube channel to an app in iOS ? I followed this guide of YouTube Developers , but the video does not appear on the screen. My code looks like this: FirstViewController.h // // FirstViewController...
asked by 28.11.2014 / 00:08
0
answers

Show latest chat messages

Below is the code to display the last messages exchanged in a chat I'm creating. The Chat works correctly, however, when I start a new conversation the last messages I change do not appear, that is, it does not display a history. Follow th...
asked by 07.07.2015 / 18:46
1
answer

Send and receive SMS via PC

I am doing internal software that needs some data that is received via SMS, the client sends the SMS with some information and currently I need to manually make the SMS re-sent. I plan to automate the process to become faster, more practical and...
asked by 07.04.2014 / 20:24
3
answers

Sort a string array in Swift using a function

I need help to solve the following programming logic problem in Swift. The task is to organize the array below in descending order using a function. Description: You must implement an algorithm that receives a list of strings with specific...
asked by 04.05.2018 / 15:02
1
answer

What is the use and where can I use C #?

Many people talk too well about C #. What is the real functionality of it today? Is it serious that it can be linked with JavaScript and CSS? Is it used to create applications for Windows, Android and etc? Can you tell me about it an...
asked by 13.05.2017 / 15:34
0
answers

Real-time monitoring using GPS

I'm creating an app for a pizzeria where the customer can see the location of the motoboy that will deliver his pizza in real time, but a question arose, I'd like to know how do I send my location via a web service to every 15 seconds without de...
asked by 16.11.2015 / 12:28
2
answers

How to perform asynchronous request using JSON?

Scenario, I have a data request using JSON but would like this request to be made outside of the main thread of the app so that it does not crash and that the user can perform other operations while the data is downloaded. In the code below I...
asked by 29.10.2014 / 15:44
3
answers

How to change the theme of an Android App to look like iOS?

I'm developing an Android app and would like to use a theme that makes it look like iPhone (iOS) apps . Is there anywhere I can get this theme or simple way to implement it?     
asked by 20.02.2014 / 20:29
1
answer

Multiplatform mobile development [closed]

I'm a Java programmer and need to start in mobile development (Android / IOS / Windows Phone) and I'd like to know the best way. I've been reading about frameworks that you develop in Javascript / HTML and it converts / builds the app to the...
asked by 13.08.2015 / 19:50