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

Add support for starting the devise setup with setupOnly #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zdennis
Copy link

@zdennis zdennis commented Nov 21, 2018

This PR is a stab at adding setupOnly mode for iOS.

I modified the startDeviceSetupWizard since it already manages the promise, the wizard delegate, and presenting the controller.

I can see separating this out into its own method to reduce the chance of future conflict with the official SDK, but I wanted to show some code first.

WDYT @EddyVerbruggen?

The previous code caused a memory error and raised an EXC_BAD_ACCESS shortly after calling this method.
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.

1 participant