You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vinhsfm
changed the title
Cannot save string array using append(objectsIn:
Unable to save string array using append(objects In: of Realm Swift lib
Dec 9, 2024
How frequently does the bug occur?
There has been a recent bug across all builds of this version of Realm.
Description
I am using RealmSwift version 10.51.0. But I am unable to add list.
contact.chainNames.removeAll()
contact.chainNames.append(objectsIn: chainNames)
How can I save a string array to Realm. But I'm talking about the "write" case, not "add". Thank you !
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
10.51.0
What Atlas Services are you using?
-- select --
Are you using encryption?
-- select --
Platform OS and version(s)
18
Build environment
Xcode version: 15.4
Dependency manager and version: ...
The text was updated successfully, but these errors were encountered: