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

[iOS] Add remember_last_instance option for setup #33

Merged
merged 3 commits into from
Jan 23, 2017

Conversation

jhen0409
Copy link
Member

Remove last instance when setup again will fix #9, but we need keep last instance, otherwise JS reload will break background tasks, so provide remember_last_instance option may be better.

If you need to setup again with different config, just set remember_last_instance to false, and note that it will remove all tasks in progress.

JS reload will setup again, it will break the background task in progress.
@jhen0409 jhen0409 changed the title Add remember_last_instance option for setup [iOS] Add remember_last_instance option for setup Jan 23, 2017
@jhen0409 jhen0409 merged commit 85223ed into master Jan 23, 2017
@jhen0409 jhen0409 deleted the remember-last-instance branch January 23, 2017 11:22
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.

[iOS] Support JS reload for TransferUtility
1 participant