Skip to main content
Xcode 26 compatibility noticeBeginning with Xcode 26, changes in the Swift compiler break forward compatibility for
RealmSwift binaries built with earlier Xcode versions, even though library evolution is enabled. Historically, SDK integrations have been forward compatible across Xcode versions.
We are actively working toward restoring this experience and have started planning
a migration away from Realm. In the meantime, we recommend aligning your project’s Xcode version with the Xcode version used to build the SDK. We appreciate your patience as we improve long-term compatibility.
7.13.0 (10/11/2025)

🚨 Compatibility Changes

Xcode 26.1 support

  • The binary is now built with Xcode 26.1, ensuring compatibility with Xcode 26.1 and later. The minimum toolchain version is now Xcode 26.1. Earlier Xcode versions are no longer supported.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode26.1
LibraryVersion
Alamofire5.7.1
CocoaAsyncSocket7.6.5 - Hash: 2129f84
CocoaMQTT3.1.1 - Hash: 2731e27
Realm10.54.6
Realm Swift10.54.6
Starscream3.1.1
7.12.0 (28/10/2025)

🚨 Compatibility Changes

Xcode 26 support

  • The binary is now built with Xcode 26, ensuring compatibility with Xcode 26 and later. The minimum toolchain version is now Xcode 26. Earlier Xcode versions are no longer supported.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode26.0
LibraryVersion
Alamofire5.7.1
CocoaAsyncSocket7.6.5 - Hash: 2129f84
CocoaMQTT3.1.1 - Hash: 2731e27
Realm10.54.6
Realm Swift10.54.6
Starscream3.1.1
7.11.0 (17/10/2025)

🚀 New Features

Mixed Attachments Post

  • Support mixed structure post where a post can contains multiple datatypes such as image, video, file, and audio.

Audio Content Support

  • Support audio file upload.
  • Introduce audio dataType for post.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode16.0+
LibraryVersion
Realm10.54.5
Realm Swift10.54.5
7.10.0 (03/10/2025)

🚀 New Features

Public Access

  • Added loginAsVisitor() function, enables user to interact as a visitor.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode16.0+
LibraryVersion
Realm10.54.5
Realm Swift10.54.5
7.9.0 (11/09/2025)

🚀 New Features

Child stream

  • Support child stream creation where a child stream can be linked to a parent stream.

Poll

  • Added unvotePoll() function, enables user to update poll answer.

Preview members

  • Added getPreviewMembers() on AmityChannel, enables access upto 4 members of converation and community channel.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode16.0+
LibraryVersion
Realm10.54.5
Realm Swift10.54.5
7.8.0 (18/08/2025)

🚀 New Features

PII detection

  • Added detected PII data to post, comment, and message.

Hashtag

  • Support adding hashtag to a post.
  • Support post search by hashtag.

User feed

  • Support new sources of posts on user feed. feedSources can be selected on user.

Post title

  • Support optional title on post creation.

🧩 Compatibility

ConfigVersion
Minimum Target13.0
Xcode16.0+
LibraryVersion
Realm10.49.3
Realm Swift10.49.3