Apple

over the Air Test version app for Apple

Apple App Distribution Distributing an iPhone application is a headache. We(our iOs Team) use a service called Diawi to deploy Development and In-house applications directly to the devices. We must need to add allowed devices already to those provisioning profile and these files with ipa to diawi.

Apple On-Demand Streaming Support with amazon cloudfront and Transcoding API

Apple On-Demand Streaming In the on-demand streaming case, your video content is stored in S3. Your viewers can choose to watch it at any desired time, hence the name on-demand. A complete on-demand streaming solution typically makes use of Amazon S3 for storage, the Amazon Elastic Transcoder for video processing, and Amazon CloudFront for delivery.

fastlane tools family introduction snapshot

fastlane-Snapshot lets you Automate taking localized screenshots of your iOS app on every device. Problem: You have an iPhone app. You support 20 languages. You updated the design. You want to release the update to the App Store.

fastlane iOs automated deployments

fastlane lets you define and run your deployment pipelines for different environments. It helps you unify your app’s release process and automate the whole process. fastlane connects all fastlane tools and third party tools, like CocoaPods and xctool.