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

Fixed issue where if delegate was called without being set caused a #5

Merged
merged 1 commit into from
Oct 29, 2015

Conversation

gus-byrnesinnovation
Copy link

Updated Podspec properly

Error was that it was trying to call the method on a class not the
instance.

Added additional safety net just in case the delegate gets removed before the callback returns and we could possible get a nil error exception,

crash

Specifying my branch on this Podspec to get test app to pull proper
version. DO NOT MERRGE AS IS

Revert "Specifying my branch on this Podspec to get test app to pull proper"

This reverts commit a8a112d.

Updated Podspec properly

removing required setting

Error was that it was trying to call the method on a class not the
instance.
rich-byrnesinnovation added a commit that referenced this pull request Oct 29, 2015
Fixed issue where if delegate was called without being set caused a
@rich-byrnesinnovation rich-byrnesinnovation merged commit cec3774 into master Oct 29, 2015
@jkodumal
Copy link

👍

Pointed hello-ios to cm-ldclient-delegate and all seems to work.

@cmavromoustakos cmavromoustakos deleted the cm-ldclient-delegate branch February 19, 2016 16:03
danialzahid94 pushed a commit that referenced this pull request Jul 7, 2016
Fixed issue where if delegate was called without being set caused a
arun251 added a commit that referenced this pull request Apr 19, 2017
Change the polling interval minimum of 60 seconds and default to 5 minutes
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.

4 participants