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

RLMSyncLogLevel is deprecated #8251

Closed
krissbennett opened this issue Jun 1, 2023 · 5 comments
Closed

RLMSyncLogLevel is deprecated #8251

krissbennett opened this issue Jun 1, 2023 · 5 comments

Comments

@krissbennett
Copy link

Problem

Im still getting these deprecation warnings come up, (RLMSyncLogLevel is not used in any of my code so much be internal to the packages) so is there a way a future release can address these to get rid of these warnings?

Solution

Resolve deprecations internal to package

Alternatives

No response

How important is this improvement for you?

Would be a major improvement

Feature would mainly be used with

Local Database only

@dianaafanador3
Copy link
Contributor

Hi @krissbennett this APIs are gonna be deprecated in the near future, but on the meantime this warnings may appear for some release. I'll take a look and check if I can remove them completely.

@mywristbands
Copy link

@dianaafanador3 Thanks for looking into this--I reached out to MongoDB Support with basically the same issue. As krissbennett said, there is probably something wrong within the realm-swift package that is leading to this deprecation warning. Deprecation warnings should only appear if you actually try to use the deprecated code in your codebase; a package shouldn't just warn you about any deprecated code you could theoretically use from the package.

@robsontenorio
Copy link

Same for Xcode 15 beta.

@JosephM2425
Copy link

'RLMSyncLogLevel' is deprecated: Use RLMLogLevel/LogLevel instead
Xcode 14.3.1
is there any configuration i can do to resolve this warning?

@sync-by-unito
Copy link

sync-by-unito bot commented Jul 18, 2023

➤ dianaafanador3 commented:

Just update to our latest version 10.41.1 and you would stop seeing this warnings

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants