Questions tagged as 'ios'

2
answers

How to customize the UIAlertView?

Scenery: Make changes to colors, and buttons of UIAlertView . How to use images to make this customization. For example: Add background image, and change the color of the locked screen behind the alert. If the question has become vag...
asked by 30.09.2014 / 23:02
2
answers

Disable return button of 'UITextField'

Is there any way, without gambiarras, to disable the Return button of a UITextField ? I have a screen with two UITextField , one text and one numeric, I need the keyboard to be turned on directly and I need the Return button in th...
asked by 14.02.2014 / 01:52
1
answer

iOS 7 - Editable TabelView

I'm trying to create a TableView with the same actions (Add / Edit / Delete rows) as the native app (Phone) as below, but I'm not getting it. Iwouldliketocreateafield"(+) add item" (which inserts a new line) and then a form with fields where,...
asked by 07.07.2014 / 05:50
2
answers

Develop for iOS using C # in Visual Studio

I already developed in Java / Android, and wanted to develop for iOS, however the cost of having a Mac is expensive, I already have an iPhone. I saw that it was possible to develop using C # in Visual Studio for iOS. So, is Xamarin worth it?...
asked by 13.08.2014 / 02:17
1
answer

Allow interactivity in UIScroolView and prevent interaction with content inside it as it scrolls

Is there any way to prevent user interaction with content within a UIScrollView? I have a the ScrollView contains UIViews inside it. In these UIviews contains only one object, UIImage. UIScroolView || \ / \/ ----------------------------...
asked by 09.09.2016 / 04:27
1
answer

Delphi XE5 Firemonkey - Problem compiling Application in Application Store

0 down vote favorite Good morning, I developed a Multi-Device application for Android and IOS, but I have a problem compiling my application in the Application Store mode to distribute in google play. Some features that work perfectly in D...
asked by 23.02.2016 / 18:13
2
answers

Can I generate a certificate for an IOS app without having an Apple device?

I'm developing an app via phonegap and would like to generate for IOS too, but I need a certificate, and from what I've seen this certificate has to be generated by a Mac. Is there any other way to generate this certificate file (CSR) so that...
asked by 12.11.2015 / 14:05
2
answers

Database in hybrid app using Cordova

What are the most feasible and feasible solutions for using a database in a Hybrid APP (Android / iOS) made in Intel XDK (Cordova)?     
asked by 11.03.2015 / 12:50
1
answer

Custom UIActivityIndicatorView

You can change the element of a UIActivityIndicatorView by a gif specific? How?     
asked by 05.05.2014 / 23:13
1
answer

Error installing OneSignal plugin on iOS platform using IONIC FRAMEWORK

I'm developing an app using the ionic framework, but when I add the OneSignal plugin on the iOS platform I'm having some errors:    "Failed to install 'onesignal-cordova-plugin': undefined (node: 3302)   UnhandledPromiseRejectionWarning: Unha...
asked by 18.09.2018 / 16:33