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

Stuck on splash screen (use cached coordinates as fallback) #42

Closed
clevbolt opened this issue Nov 11, 2014 · 5 comments
Closed

Stuck on splash screen (use cached coordinates as fallback) #42

clevbolt opened this issue Nov 11, 2014 · 5 comments

Comments

@clevbolt
Copy link

It's taking extremely long for the app to open now. Not sure why. It takes anywhere from 30 seconds to 3 minutes to open up.

@soren121
Copy link
Owner

Stuck on the splash screen? I'd have to recheck my code, but I think the only reason that would happen is if geolocation was taking a long time. It's definitely abnormal but I'm not sure it's a bug. Again, I'll check.

Sent from my Windows Phone


From: clevboltmailto:notifications@github.com
Sent: ‎11/‎11/‎2014 2:53 PM
To: soren121/yodelmailto:yodel@noreply.github.com
Subject: [yodel] opening time (#42)

It's taking extremely long for the app to open now. Not sure why. It takes anywhere from 30 seconds to 3 minutes to open up.


Reply to this email directly or view it on GitHub:
#42

@clevbolt
Copy link
Author

Yes it's on the splash screen. It takes forever to bring up the yaks.

-----Original Message-----
From: "Nicholas Narsing" notifications@github.com
Sent: ‎11/‎11/‎2014 3:21 PM
To: "soren121/yodel" yodel@noreply.github.com
Cc: "clevbolt" jamieclevenger12@yahoo.com
Subject: Re: [yodel] opening time (#42)

Stuck on the splash screen? I'd have to recheck my code, but I think the only reason that would happen is if geolocation was taking a long time. It's definitely abnormal but I'm not sure it's a bug. Again, I'll check.

Sent from my Windows Phone


From: clevboltmailto:notifications@github.com
Sent: ‎11/‎11/‎2014 2:53 PM
To: soren121/yodelmailto:yodel@noreply.github.com
Subject: [yodel] opening time (#42)

It's taking extremely long for the app to open now. Not sure why. It takes anywhere from 30 seconds to 3 minutes to open up.


Reply to this email directly or view it on GitHub:
#42

Reply to this email directly or view it on GitHub.=

@soren121 soren121 added the bug label Nov 11, 2014
@soren121 soren121 added this to the 1.0 milestone Nov 11, 2014
@soren121 soren121 self-assigned this Nov 11, 2014
@soren121
Copy link
Owner

I'll look into speeding up the app launch. At the very least, I should add a notification message if something is taking longer than expected.

@soren121 soren121 changed the title opening time Splash screen takes a long time to load Nov 12, 2014
@cormanet
Copy link

cormanet commented Dec 1, 2014

I have noticed the same issue. The speed varies, but it is usually a bit slow.

@soren121
Copy link
Owner

soren121 commented Dec 1, 2014

It can vary depending on where you are. In some areas, it's harder for your phone to get a GPS lock than in other areas.

The thing is, the app pretty much has to load exactly how it does now: get your GPS coordinates, then request nearby yaks from Yik Yak. For what it's worth, I only have it get GPS coordinates when you cold-start the app (i.e. when you're not resuming it.)

It was only recently, however, that I added an extended splash screen to the app. This means that while your phone tries to get a GPS lock, the app will continue to show the splash screen. Before I added this, though, it would just show the blank home screen while it waited for GPS coordinates. Perhaps it only appears to last longer because of the new extended splash screen?

Actually, while writing this comment, I thought of a decent idea to speed up geolocation. I've got finals coming up, though, so it might take awhile to implement. Hang in there.

@soren121 soren121 added enhancement and removed bug labels Dec 1, 2014
@soren121 soren121 changed the title Splash screen takes a long time to load Allow use of cached coordinates Dec 1, 2014
@soren121 soren121 changed the title Allow use of cached coordinates Stuck on splash screen (use cached coordinates) Dec 1, 2014
@soren121 soren121 changed the title Stuck on splash screen (use cached coordinates) Stuck on splash screen (use cached coordinates as fallback) Dec 1, 2014
@soren121 soren121 mentioned this issue Jan 23, 2015
@soren121 soren121 modified the milestones: 1.1, 1.0 Mar 6, 2015
@soren121 soren121 removed this from the 1.0 milestone Mar 25, 2015
@soren121 soren121 modified the milestone: 1.4 Apr 26, 2015
@soren121 soren121 removed this from the 1.4 milestone Jul 14, 2015
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