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

isOnline doesn't work #243

Open
corelevel opened this issue Feb 5, 2023 · 6 comments
Open

isOnline doesn't work #243

corelevel opened this issue Feb 5, 2023 · 6 comments
Labels

Comments

@corelevel
Copy link

I'm not 100% sure, but it looks like isOnline method doesn't work. It's always return false
hasPlus method seems to work fine.

Thank you!

@Ragowit
Copy link
Collaborator

Ragowit commented Feb 5, 2023

Are you friend with the profile you are checking against? As far as I know, isOnline requires the profile you are logged in with to be friend with the profile you are checking. Otherwise it will always return false, since your user isn't allowed to see online status of other profiles.

@corelevel
Copy link
Author

Yeah, I'm checking the profile of mine friend.
And like I said, I'm able to use hasPlus method with no issues.

@Ragowit
Copy link
Collaborator

Ragowit commented Feb 5, 2023

Yeah, but are you logged in with your account that have your friend on it's friends list?

hasPlus doesn't require you to be friend with each other. It will work regardless of account logged in.

@corelevel
Copy link
Author

yes, he is on my friend list, and I am on his friend list.

@Ragowit
Copy link
Collaborator

Ragowit commented Feb 5, 2023

Then I don't know. Maybe someone else can chip in.

@stale
Copy link

stale bot commented May 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants