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

Worked before, but last night got this issue #94

Open
bobpedro opened this issue Apr 8, 2018 · 1 comment
Open

Worked before, but last night got this issue #94

bobpedro opened this issue Apr 8, 2018 · 1 comment

Comments

@bobpedro
Copy link

bobpedro commented Apr 8, 2018

Had the app compiled and working fine, but last night, my .app refused to launch and when I try to run from Xcode, the build succeeds but then I get:

Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value

on

let url = URL(string: "https://api-quiz.hype.space/shows/now?type=hq&userId=\(credentials.username ?? "")")!

screen shot 2018-04-08 at 1 19 55 pm

Any thoughts?

@Jukuu
Copy link

Jukuu commented Apr 12, 2018

I'm getting the same error here. I believe I fucked up the formatting of the token when I pasted it in. I do not understand Xcode enough to understand if I can edit the token at this point.

I have a feeling we're going to get redirected to #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants