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

EXC_BAD_ACCESS with conv_id!.id #11

Open
avaidyam opened this issue Sep 30, 2015 · 2 comments
Open

EXC_BAD_ACCESS with conv_id!.id #11

avaidyam opened this issue Sep 30, 2015 · 2 comments
Labels

Comments

@avaidyam
Copy link

As the ConversationList initializes, there is an EXC_BAD_ACCESS with the add_conversation(...) function, specifically in unwrapping and referencing conv_id!.id.

Reproducible on the Xcode 7 GM.

@psobot
Copy link
Owner

psobot commented Oct 24, 2015

@avaidyam Thanks for the bug report! Looks like this is an issue around expecting Google to include certain data in the response, and Hangover not properly handling the error case. I'm reopening this bug as this seems to still be an issue for some users, and will close it once it's fixed.

@psobot psobot reopened this Oct 24, 2015
@psobot psobot added the bug label Oct 24, 2015
@avaidyam
Copy link
Author

Apparently, calling print() shows the right conversation id, but trying to access it breaks everything?

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