Learn how to implement iOS Rating and Review prompt along with some best practices to maximize positive feedback from your audience
Tag: ios
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
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.
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.
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 give more control to your users using MPNowPlayingInfoCenter
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.