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

Add missing method on iOS #5635

Merged
merged 2 commits into from
Mar 26, 2023
Merged

Add missing method on iOS #5635

merged 2 commits into from
Mar 26, 2023

Conversation

kneth
Copy link
Contributor

@kneth kneth commented Mar 24, 2023

What, How & Why?

This closes #5633

Adding a missing (internal) method on iOS.

Building a React Native app will failed with the error Undefined symbol: realm::set_default_realm_file_directory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)

☑️ ToDos

  • 📝 Changelog entry
  • [ ] 📝 Compatibility label is updated or copied from previous entry
  • [ ] 📝 Update COMPATIBILITY.md
  • [ ] 🚦 Tests
  • [ ] 🔀 Executed flexible sync tests locally if modifying flexible sync
  • [ ] 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • [ ] 📱 Check the React Native/other sample apps work if necessary
  • [ ] 📝 Public documentation PR created or is not necessary
  • [ ] 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • [ ] typescript definitions file is updated
  • [ ] jsdoc files updated

@kneth kneth force-pushed the kneth/v11/incorrect-ios-build branch from 844dd65 to 091fc82 Compare March 25, 2023 09:09
@kneth kneth merged commit c0ab9b2 into v11 Mar 26, 2023
@kneth kneth deleted the kneth/v11/incorrect-ios-build branch March 26, 2023 08:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants