Questions tagged as 'ios'

2
answers

How to create automatic line wrap with UILabel

I'm creating an app for posting catholic content, but I'm having a problem, I have a UIViewController with a title, an image of the post and below the image of the content, depending on whether the user posts a very extensive containing a...
asked by 27.06.2016 / 16:31
1
answer

How do I check if a product has already been purchased by the user on iOS?

Well, when I want to validate if a product from my application (an InApp) has already been purchased by the user, in Windows Phone, I only have to verify the product through LicenseeInformation. For example: var license = CurrentApp.LicenseInf...
asked by 04.08.2015 / 20:01
1
answer

Code obfuscation in IOS project

Does anyone know, does it indicate some ProGuard-like tool on Android only for IOS, to make code dazzling in class IOS?     
asked by 17.06.2015 / 18:21
1
answer

Record video with AVfoundation framework and save in iphone gallery

I'm creating an app for iOS 8 that uses the front camera to record user's video until a certain action is called, and then saved to the gallery. But so far I've only been able to do this with a photo (take successive photos and save in the ga...
asked by 29.04.2015 / 22:08
1
answer

How do I place AdMob ads on Genexus?

I'm trying to place ads in my made-to-order application and Genexus, using AdMob, tutorial , but the ads do not appear in the app. Has anyone done this yet?     
asked by 13.07.2015 / 19:21
1
answer

Creating custimized authorization message

Is there any way to customize the authorization message for requestWhenInUseAuthorization and requestAlwaysAuthorization ? I know that for this to work we have to add in info.plist the information NSLocationWhenInUseUsa...
asked by 28.02.2015 / 21:06
2
answers

UIActivityIndicatorView does not work

I want to display the activity indicator after clicking a button. This button will update the app. I followed examples and documentation, but it does not work ... - (void)viewDidLoad { // .. snip indicator = [[UIActivityIndicatorView...
asked by 14.02.2014 / 12:54
1
answer

Phonegap License

Hello, I'm trying to get into the world of multiplatform applications, and after some research I did some tests and read about it, I got two platforms to Intel XDK and Phonegap (Intel finally had some slowdowns) and now I'm focusing on the second...
asked by 19.05.2015 / 15:17
1
answer

Eclipse Application for Iphone

I need help, and I do not know what to do. I created a very simple application in Eclipse Kepler , I put it on Google Play and it was great. I would like to know if it is possible and how best to " convert " my Android project to IOS . As I...
asked by 12.09.2014 / 10:39
1
answer

CPF and CNPJ Validation

I've been doing research on Swift and have not seen examples that contemplates the validation of both CPF and CNPJ. So does any of your colleagues have a role that can validate them?     
asked by 01.03.2017 / 02:30