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

App.AllUsers return include logged out ? #3650

Closed
carbonete opened this issue Jul 20, 2024 · 3 comments
Closed

App.AllUsers return include logged out ? #3650

carbonete opened this issue Jul 20, 2024 · 3 comments

Comments

@carbonete
Copy link

What happened?

Hi in my doubt is what App.AllUsers return because in .NET SDK release 12.1.0 notes say

App.AllUsers included logged out users only if they were logged out while the App instance existed. It now always includes all logged out users. (Core 14.6.0) ( Release 12.1.0 · realm/realm-dotnet · GitHub )

But in Realm .NET SDK Docs say :

AllUsers Gets all currently logged in users. ( Class App | Realm )

What is correct , i use it in my app and until now i consider only user logged in will returned.

Thanks

Repro steps

visit urls

Version

12.1.0

What Atlas Services are you using?

Atlas App Services: Functions or GraphQL or DataAPI etc

What type of application is this?

Xamarin

Client OS and version

Android 10

Code snippets

No response

Stacktrace of the exception/crash you're getting

No response

Relevant log output

No response

Copy link

sync-by-unito bot commented Jul 20, 2024

➤ PM Bot commented:

Jira ticket: RNET-1167

@papafe
Copy link
Contributor

papafe commented Jul 22, 2024

Hi @carbonete, thanks for reporting this. What you read in the release should be correct, so App.AllUsers should contain both logged in and logged out users. We need to fix the docs of the API

@carbonete
Copy link
Author

@papafe Thanks

Please see this page https://www.mongodb.com/docs/atlas/device-sdks/sdk/dotnet/logging/

I think after 12.3.0 release this need revision too.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 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

2 participants