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

SparkSetupMainController delegate not called when using Done keyboard button #59

Open
rking788 opened this issue Jul 22, 2017 · 1 comment

Comments

@rking788
Copy link

At the end of the setup process (on the device rename screen), when pressing the Done button to complete the setup, the delegate method didFinishWithResult:device: is not being called. I was stepping through the code and it looks like the delegate is being set to nil before hitting this point.

I followed the directions in the README for setting the delegate and everything works fine if I force the keyboard to be dismissed and press the Done UIButton at the bottom of the screen.

@idokleinman
Copy link
Contributor

Can you verify you are using the latest version of the library? I believe it was a bug previously fixed.

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