Quantcast
Channel: PerlaRenee » phonegap
Browsing all 2 articles
Browse latest View live

phonegap with ios7 overlapping navbar

This worked for me: n MainViewController.m inside: - (void)viewWillAppear:(BOOL)animated add this: //Lower screen 20px on ios 7     if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 7) {...

View Article


phonegap ios set up with xcode

Here are some notes on what works: sign in to iOS developer portal with paid apple developer subscription create a sign in certificate (allows signing applications) open keychain to generate...

View Article

Browsing all 2 articles
Browse latest View live