For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

Fixed Swift Protobuf linking issue

· One min read

We have released new patch version 3.21.2 for the iOS SDK.

Patch overview

Fixed an issue that caused duplicate symbol errors during linking when Swift Protobuf was included as a dependency.

Affected versions

If your app both:

  • Has Swift Protobuf as dependency.
  • Uses an affected version of the SDK.

Then you should upgrade it to use the latest, patched version:

Affected versionsPatched version
3.21.13.21.2

How to upgrade

For the latest features and security improvements, you need to upgrade your mobile app to use the most recent version of the SDK.

To learn how to do this, see our Upgrade guide.