简体   繁体   English

MKStoreKit是否仍然维护并与iOS 12完全兼容?

[英]Is MKStoreKit still maintained and fully compatible to iOS 12?

I have been using an earlier version of MKStoreKit within an older iOS app to manage the In-App Purchases. 我一直在较旧的iOS应用程序中使用早期版本的MKStoreKit来管理应用程序内购买。 It worked quite well. 它工作得很好。

Now I am working on a new app which should support auto renewable subscriptions. 现在我正在开发一个应该支持自动续订订阅的新应用程序。 I would like to use MKStoreKit again. 我想再次使用MKStoreKit。 However, the current version 6.1 of MKStoreKit was released 3 years ago. 然而,MKStoreKit的当前版本6.1于3年前发布。 I wonder if it is still fully compatible to StoreKit in iOS 12. 我想知道它是否仍然与iOS 12中的StoreKit完全兼容。

Of course I could run a couple of tests myself, however bugs tend to hide in testing and show in production. 当然,我自己可以运行几个测试,但是错误往往隐藏在测试和生产中。 So, does anyone currently use MKStoreKit 6.1 in production and tell me if is still a good solution or has any downsides/problems? 那么,目前是否有人在生产中使用MKStoreKit 6.1并告诉我它是否仍然是一个好的解决方案或有任何缺点/问题?

I can can confirm that the MKStoreKit still works pretty well. 我可以确认MKStoreKit仍能很好地工作。 However, I am not using it out of the box but made several adjustments to fit my custom needs. 但是,我不是开箱即用,而是进行了一些调整以满足我的自定义需求。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在iOS中旋转视频,与任何播放器完全兼容 - rotate video in iOS with fully compatible with any player MKSToreKit在iOS 7上因SIGTRAP错误而崩溃 - MKStoreKit crash on iOS 7 with SIGTRAP error 尝试使 iOS 13 项目与 iOS 12 兼容 - Trying to make iOS 13 project compatible with iOS 12 “使用 Apple 登录”是否允许应用向后兼容 iOS 12 及更低版本? - Will "Sign in With Apple" allow apps to be backward compatible with iOS 12 and lower? 如何实现苹果登录到iOS12兼容项目 - How to implement sign in with apple to iOS12 compatible project 如何在应用程序中包含 iOS 12+ api 调用,同时仍支持 iOS&lt;12 用户? - How to include iOS 12+ api call in app while still supporting iOS<12 users? 有一个与 iOS 11 - iO12 兼容的版本和另一个与 iOS13 (swiftUI) 兼容的版本 - Have a version compatible with iOS 11 - iO12 and another with iOS13 (swiftUI) 在iOS 12版本的全屏肖像应用中横向播放AVKit全屏视频 - Play AVKit fullscreen videos in landscape in fully portrait app, iOS 12 edition 如何将此经典 Swift 线更新为更新的 Swift(与 Xcode 12 和 Z1BDF6059091920DB1EBZCBDF148 正确兼容)? - How to update this classic Swift line to a more recent Swift (compatible with Xcode 12 and iOS 14) properly? 在iOS 13中场景的UI状态恢复,同时仍支持iOS 12。 - UI state restoration for a scene in iOS 13 while still supporting iOS 12. No storyboards
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM