Learn how to implement iOS Rating and Review prompt along with some best practices to maximize positive feedback from your audience
Handling audio interruptions in your iOS app
Handling audio interruptions is key to improving user experience of your app. This article describes how to handle such interruptions gracefully
Intelligent deeplink from Smart App Banner
Learn how to provide extra information as navigational context in the Smart App Banner to make the iOS app deeplink more seamless
How to promote your iOS app with Smart App Banner
Smart App Banner is an easy way to drive more engagement to your iOS app. Learn why it is important and how easy it is configure it on your website.
Five Essential Components for MVP Mobile App
Discuss from a technical stand point, the important features to include as part of your MVP app development.
How to choose the right chromecast receiver for your iOS app
Discuss different chromecast receiver types available and helps you decide which one is right for your app.
Taking advantage of free Github private repositories
Github started to offer unlimited free private repositories to its users. Learn more about this new offering, and how to use it to your advantage.
How to renew the Apple Push Notification Service Certificate
Explains how to renew your iOS app’s APNs (Apple push notification service) certificate, without needing the help of a developer.
Getting unstuck with iOS developer certificates and profiles
Flow chart that describes what steps to take to acquire all necessary iOS developer certificates and profiles from your apple developer account.
How to get media duration from your iOS video player (AVPlayer)
Building a video player to stream content is absolutely amazing, however your customer experience is only as good as how accurate the information that is presented to them. I have had challenges putting accurate data in front of the user, and here is how overcame this challenge when using AVPlayer in iOS apps.