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 versions | Patched version |
|---|---|
| 3.21.1 | 3.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.