Tag Archives: application

You Can Now Schedule Price Changes for Your App

A great new feature in iTunes Connect now allows you to schedule changes to the price of your app, including In App Purchase items. This feature is designed so you can set a single price change or consecutive price changes all in advance. Log in to iTunes Connect and check out this new feature located in the Pricing tab under the Edit Application section.

App Store Tip: Delivering Video to Your iPhone App

HTTP Live Streaming provides a state-of-the-art standards-based solution for streaming video over wireless networks. A key benefit of HTTP Live Streaming is the ability to dynamically adjust to varying network bandwidth conditions. It can store multiple video clips of different quality on a server, and then deliver the one that matches what the customer is capable of viewing on the network they are currently accessing. Your application must use the HTTP Live Streaming protocol if it uses the cellular network to deliver video for any stream with a duration of 10 minutes or more. In addition, applications using HTTP Live Streaming over the cellular network must include a low quality stream of no more than 64 Kbps for your app to resort to when network conditions demand it. To learn more about using HTTP Streaming, read HTTP Live Streaming Overview in the iPhone Reference Library. Read more app submission tips