Skip to content

v4.3.1

Choose a tag to compare

@arosasg arosasg released this 17 Aug 14:02
· 26 commits to main since this release
  • iOS: Swift Package Manager support. The plugin now ships a Swift package alongside the existing CocoaPods podspec, so apps built with Flutter's SPM mode consume the native DiditSDK automatically with no Podfile configuration. The SPM integration installs the complete native SDK (all variant) and requires an iOS 15.0+ deployment target; CocoaPods integration and variant selection are unchanged.
  • iOS: the privacy manifest (PrivacyInfo.xcprivacy) is now bundled with the plugin on both integration paths.