- Certified with Verve SDK 3.1.4.
- Removed redundant log output when initialization was already completed.
- Certified with Verve SDK 3.1.3.
- Certified with Verve SDK 3.1.2.
- Certified with Verve SDK 3.1.1.
- Certified with Verve SDK 3.1.0.
- Requires minimum AppLovin MAX SDK version be 13.0.0.
- Removed COPPA support.
- Remove deprecated native API usages.
- Certified with Verve SDK 3.0.4.
- Certified with Verve SDK 3.0.2.
- Certified with Verve SDK 3.0.1.
- Updated the minimum required iOS version to 12.0 to match Verve SDK.
- Downgrade Verve iOS SDK to v2.21.2 due to issues in v3.0.0, which includes the ATOM SDK, causing AppLovin INTER/RV ads to break. The ATOM SDK should be disabled if included manually.
- Updated minimum Xcode requirement to 15.0.
- Certified with Verve SDK 3.0.0.
- Certified with Verve SDK 2.21.2.
- Remove deprecated callbacks
didStartRewardedAdVideo
anddidCompleteRewardedAdVideo
.
- Certified with Verve SDK 2.21.1.
- Update mute setting API.
- Updated minimum iOS version to 11.0.
- Certified with Verve SDK 2.20.0.
- Certified with Verve SDK 2.19.0.
- Updated minimum Xcode requirement to 14.1.
- Fixed potential memory leaks by clearing delegates in
destroy:
method.
- Add support for binary consent state as a fallback option if the TCFv2 GDPR consent string is not present in User Defaults.
- Certified with Verve SDK 2.18.1.
- Remove unnecessary MAX SDK version check.
- Certified with Verve SDK 2.18.0.
- Certified with Verve SDK 2.17.0.
- Use new Swift bridging file and remove
HyBid-Swift.h
.
- Certified with Verve SDK 2.16.2.
- Remove
consentDialogState
guard.
- Disable bitcode, as Apple deprecated it in Xcode 14 (https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes).
- Update to use
+[MAAdapterError errorWithCode:errorString:thirdPartySdkErrorCode:thirdPartySdkErrorMessage:]
to avoid crashes with AppLovin SDK 11.4.1 and earlier.
- Update swift bridging file.
- Certified with Verve SDK 2.16.1.
- Add additional details for ad display failures.
- Certified with Verve SDK 2.16.0.
- Certified with Verve SDK 2.15.0.
- Update consent status before collecting signal.
- Certified with Verve SDK 2.14.0.
- Certified with Verve SDK 2.13.1.
- Certified with Verve SDK 2.13.0.
- Distribute adapter as an XCFramework.
- Update ad display failed error code.
- Certified with Verve SDK 2.12.1.
- Add check for SDK initialization before loading an ad.
- Add support for passing in a presenting view controller.
- Add support for passing local parameter "is_location_collection_enabled" to set
+[HyBid setLocationUpdates:]
.
- Add support for location updates.
- Certified with Verve SDK 2.11.1.
- Update user consent to not override existing GDPR and CCPA privacy strings.
- Certified with Verve SDK 2.11.0.
- Certified with Verve SDK 2.10.0.
- Update open source versions to allow compilation with AppLovin SDK v11.0.0+.
- Certified with Verve SDK 2.9.1.
- Initial commit.