Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to save string array using append(objects In: of Realm Swift lib #8727

Open
vinhsfm opened this issue Dec 9, 2024 · 0 comments
Open

Comments

@vinhsfm
Copy link

vinhsfm commented 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: ...

@vinhsfm vinhsfm added the T-Bug label Dec 9, 2024
@vinhsfm 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant