Releases: iaphub/iaphub-ios-sdk
Releases · iaphub/iaphub-ios-sdk
4.6.3
- Check filtered products on each refresh
4.6.2
- Enhance product details refresh
4.6.1
- Fix bug preventing refresh of unavailable filtered products
- Fallback to UserDefaults when saving cache to keychain fails
- Add product alias property
- Add fetch init context
- Prevent refreshing the user if not initialized yet
4.6.0
- Add getSDKVersion method
- Add get user context
- Add HTTP 304 support to reduce bandwidth usage
Note: Skipping version 4.5.0 to align with Android SDK versioning
4.4.2
- Fix free trial intro period type name for StoreKit 2; it should be 'trial', just like in StoreKit 1
4.4.1
- Fix setLang inaccessible due to 'internal' protection level
4.4.0
- Add language support for localized product titles and descriptions from IAPHUB
- Add product metadata support
4.2.4
- Pricing report system refactored
4.2.3
- Add PrivacyInfo file
- showManageSubscriptions enhanced (Make sure getCurrentWindowScene is executed on main thread)