by Kevin Schroeder | 4:17 pm

Webview orientation with Phonegap

I was having this really weird problem in PhoneGap where when the orientation would change the webview would not resize to fit the whole screen.  Turns out that the meta viewport tag was causing

  READ ARTICLE
145 words ()
by Kevin Schroeder | 10:25 am

Phonegap build issues

I have had the worst two days.  Here I have my app, Notiffi, pretty much ready to go.  I have it set up in iTunes connect, ready to go.  I am ready for the

  READ ARTICLE
432 words ()
by Kevin Schroeder | 11:22 am

Transform performance on mobile applications

Just a quick one today.  I have read on several web pages that if you want to speed up the rendering of your site that you need to add -webkit-transform: translate3d(0,0,0) to the page elements

  READ ARTICLE
282 words ()
by Kevin Schroeder | 10:10 am

External links in phonegap

Found an interesting behavior today.  I have an LI element that has a click handler on it, but that LI element has an A element which has a link.  So it looked kind of

  READ ARTICLE
199 words ()
by Kevin Schroeder | 10:27 am

Handling clicks for mobile platforms [UPDATED]

I’ve been doing a lot of work in Phonegap lately and I really like it.  However, one of the things I don’t like is that click events are really, really slow.  There’s a reason

  READ ARTICLE
471 words ()
by Kevin Schroeder | 4:03 pm

Simon Mac Donald: PhoneGap Android Application Preferences Plugin

Keeping this for myself.  I bet that I will find it useful someday. Simon Mac Donald: PhoneGap Android Application Preferences Plugin.

  READ ARTICLE
30 words ()