GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 384 forks source link

Error when starting GitHawk without internet connection #2596

Open j-f1 opened 5 years ago

j-f1 commented 5 years ago

My bookmarks are migrated, but I get this error when starting GitHawk without an internet connection:

GitHawk Upload by j-f1

Bug Report Dump (Auto-generated)
Version 1.27.1 (1546622353)
Device: iPhone 8 (iOS 12.1.2)
TestFlight: true
rnystrom commented 5 years ago

Hmm that’s odd. Let me try to repro.

Sent with GitHawk

rnystrom commented 5 years ago

Can’t seem to repro this. Is it persistent if you go back online/offline again?

Sent with GitHawk

j-f1 commented 5 years ago

You have to quit the app first by removing it from the app switcher.

rnystrom commented 5 years ago

Yup did that, just got a general error message, not a migration alert

Sent with GitHawk

j-f1 commented 5 years ago

Huh, are you on TestFlight?

Huddie commented 5 years ago

I got a squawk no internet connection error

Sent with GitHawk

rnystrom commented 5 years ago

@j-f1 yup, same here @Huddie.

Maybe you can check FLEX network logs to see what the response is? Should be an error.

Sent with GitHawk

j-f1 commented 5 years ago

Looks like the current TestFlight is the prod version, so I can’t enable FLEX.

j-f1 commented 5 years ago

Seems like there’s a GET request to the GraphQL API, then a POST to fetch a bunch of repos (maybe other stuff too — the query is so long it exceeds the horizontal-scroll abilities of FLEX)

gingerbeardman commented 5 years ago

I had this in #2598. I had cellular data but no wifi at the time, though it was a weak signal.

This was the first time I was aware a migration had or was happening.