How can I get this App Store purchase window in my app?

Peterdk

I have implemented subscription IAP in my iOS app, but now my boss showed me several apps that provide a very nice purchase ActionSheet like window, when purchasing:

Nice IAP window

I only get simple Alerts that confirm purchase.

enter image description here

Is this a custom library? I see it in several apps, so it doesn't seem to be a pure custom design. Would love to use it as well.

badhanganesh

The first image (The nice User Interface) of yours is from the latest iOS version (iOS 11). That screen gets displayed when you make a purchase in iOS 11. Previous versions will show you the second image for purchases. Get an iOS 11 device and go to App Store to download an app, and you'll get that new fancy UI.

To get that new UI, the app must be compiled with iOS 11 SDK.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How i can Validate Purchase and get Purchase info(to create receipt in my app) in future after order finished

How can I get paid for my app's in-app purchase from Apple? (iOS iTunesConnect)

How can I get info on products set for apple in-app purchase on my server?

How can I sign my Windows Store app from Window Store certificate?

How do I make an App Store in-app purchase notify my server?

Can I get the window that loses focus because my app starts?

How can I confirm in-app purchase worked on a Testflight app

Can I purchase my own app without paying?

How can I publish to the Apple app store my expo application?

How can I securely store my AWS keys for an app on AppHarbor?

How can I create a separate dynamic window in my React app?

Can my free Android app be upgraded to a paid version via in-app purchase AND paid store version?

How to handle In-app purchase subscriptions? and how can I get the receipts of it?

How can I keep my app's notification displayed when my app is updated on Google Play store?

How can I create an product ID for an iOS in app purchase programmatically?

Can I publish my app to App store without https?

How long does it take to get an In-App Purchase approved for App Store Promotions?

How do I get the current directory using C# that my Windows App Store app is running in?

If I don't distribute my app through the App Store, how can I register the app scheme for deep links?

How can I get prometheus exporters running in my grails app?

How can I get information about the file that launched my app?

How can I get the font names bundled in my iOS app?

How can I get my app screen time on a hourly basis?

How can I get the number of online users now in my app

on Heroku how can I get the current release number of my app

How can I get my iOS app connected with api?

If I have macbook that can't get last version of Xcode - could I publish my applications to App Store?

how to check Apple In-app purchase's transactionIDs for the app i developed in my merchant account?

How can I address errors in my iOS project which I hope to submit to app store?