ivpn / ios-app

Official IVPN iOS app
https://www.ivpn.net/apps-ios
GNU General Public License v3.0
413 stars 86 forks source link

Migration from StoreKit 1 to StoreKit 2 #394

Closed jurajhilje closed 2 months ago

jurajhilje commented 7 months ago

Description

Update existing in-app payments library to StoreKit 2.

This issue requires targeting iOS 15+.

https://developer.apple.com/storekit/ https://developer.apple.com/app-store/whats-new/

jurajhilje commented 5 months ago

@gorkapernas Available in 2.12.0 (18), staging API

gorkapernas commented 2 months ago

Verified payments on 2.12.2 (12), all the issues reported have been fixed. Tested payments with new accounts and with legacy accounts, while creating a new account or extending an existing subscription. All payments were successful and the time was added correctly to the accounts. This should be good to go.