Since February I’ve been developing a Healthy Recipe App for the iPad, Android, and Chrome Web Store.

As of today I have around 75% or it complete. The Chrome Web Store version seems to be in the best shape. The iPad version needs to performance tweeks and style fixes. I haven’t investigated the Android build yet, but hopefully it renders similar to the Chrome Web Store version.

Issues that I’m running into is that there are some conflicting JavaScript issues with the iPad.

Somethings just simply are working just not as expected functionality.

Embedding social media links is a bit strange too.. It seems to leave the app but stay with in the app and not target safari for the link.

Other things might be I have the ability to use push notification and other iPad built in features like in App payments and iAd’s but how would you build this in to the phone gap implemented version?

I’m guessing I’ll figure these things out after launch if they are possible. I do find myself thinking this is neat and I can’t believe it works mostly.

Setting up the Apple Developer for iOS was tricky I went through a whole bunch of tutorials. Some were helpful others had no clue in answering my questions.

I did notice that Googling my error that came up while trying to deploy to device seemed to be the best way to debug. There were a lot of helpful answers on www.stackoverflow.com.

I’ll let you know where this project goes.