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

It is possible that a http request can happen before the api key is set #19

Closed
wants to merge 2 commits into from

Conversation

kgn
Copy link
Contributor

@kgn kgn commented Jul 17, 2012

This pull request adds a new method that sets the api key before calling [ApptentiveMetrics sharedMetrics].

There is also a commit where Xcode4.5 wanted the newlines removed from the strings file, not sure if this is wanted.

kgn added 2 commits July 11, 2012 17:59
…et, this change adds a new method that sets the api key before calling `[ApptentiveMetrics sharedMetrics]`.
@kgn
Copy link
Contributor Author

kgn commented Jul 19, 2012

This fix is no good and can cause the app to hang indefinitely on startup. We'll look into a better solution.

@kgn kgn closed this Jul 19, 2012
@wooster
Copy link
Contributor

wooster commented Jul 21, 2012

I'm working on a fix which doesn't introduce or change API, but it's a bit involved.

@wooster
Copy link
Contributor

wooster commented Jul 22, 2012

The fix we're going with is on my fork:

wooster@46acb7b

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

Successfully merging this pull request may close these issues.

2 participants