Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Latest update in Store seems to break retrieval #12

Closed
immewnity opened this issue Oct 8, 2014 · 8 comments
Closed

Latest update in Store seems to break retrieval #12

immewnity opened this issue Oct 8, 2014 · 8 comments
Assignees
Milestone

Comments

@immewnity
Copy link

I'm seeing no Yaks as I'm sitting in class on campus. I'll test again in a different location later.

@soren121
Copy link
Owner

soren121 commented Oct 8, 2014

If you're not getting any errors, just wait or try again. Yik Yak is wildly inconsistent in how long it takes to get a response. Sometimes I just don't get a response.

Also, try reinstalling the app or rebooting your phone.

@teetz
Copy link

teetz commented Oct 8, 2014

I'm seeing the same issue. I've redownloaded and rebooted.

@soren121
Copy link
Owner

soren121 commented Oct 8, 2014

Okay, let's troubleshoot... If you're not getting any errors, then requests are not going through.

  1. Are you on WiFi or cellular data?
  2. Do the loading dots appear at the top?
  3. Do the loading dots ever disappear?
  4. Do you have a user ID listed on the settings page? (Don't post them here!)

@soren121 soren121 added this to the 1.0 milestone Oct 8, 2014
@soren121 soren121 self-assigned this Oct 8, 2014
@teetz
Copy link

teetz commented Oct 8, 2014

  1. I've tried on both Wi-Fi and Cellular neither works
  2. The loading dots appear
  3. They never disappear
  4. Yes

I just keep getting the "No yaks here.... its boring, eh?" message.

@teetz
Copy link

teetz commented Oct 8, 2014

Nevermind! resetting my user id seemed to fix it!

@soren121
Copy link
Owner

soren121 commented Oct 8, 2014

Fantastic!

I think the problem might be that Yodel wasn't registering user ID's properly before (due to bug #7), so the user ID you had before might have been invalid. I fixed this in the latest update (0.9.0.4).

@immewnity Does resetting your user ID work for you too?

@immewnity
Copy link
Author

It did fix it!

@soren121 soren121 closed this as completed Oct 9, 2014
soren121 added a commit that referenced this issue Oct 11, 2014
@soren121
Copy link
Owner

There actually was a problem here: after registering a new user, the app didn't wait long enough before it tried to load a new yak feed. It caused a race condition of sorts where the new user wasn't properly logged yet on Yik Yak's servers when Yodel was trying to fetch a new yak feed. Now it will wait two seconds before trying to load a new feed. This seems to have fixed the issue.

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

3 participants