Debugging JavaScript on the iPhone

posted by admin on 2010.05.04, under Uncategorized
04:

Quick tip, if your trying to debug your web app on the iPhone simulator or a device you can switch on the Debug console by going into Settings > Safari > Developer. It’s all explained in the Safari Web Content Guide written by the nice people at Apple.

Apple HTTP Live Streaming Specification

posted by admin on 2010.04.09, under Mobile, Video
09:

A word on Apple’s HTTP Live Streaming Protocol. Firstly if you intend to implement this you must ensure your app meets all the criteria in this specification or your app will be rejected from the App Store – end of.

I only wish this document was there when I first sent my app to Apple. Admitedly I would imagine that had I taken the time to read the entire submitted specification on the IETF I probably would have know this.

Secondly what is very interesting is that when you read Technical Note TN2224 on the ADC they explicitly say that if your app does not meet this specification it will be rejected – an Apple first?

pagetop