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

Update touch ID enroll method #695

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

mykola-mokhnach
Copy link
Contributor

Change list

Now it is possible to set the desired state for Touch ID Enrolment feature.

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

the PR is based on appium/appium-xcuitest-driver#506

Copy link
Member

@SrinivasanTarget SrinivasanTarget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

*/
@Deprecated
default void toggleTouchIDEnrollment() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mykola-mokhnach We haven't released a version after this implementation. Can we remove this or Do you still wanted it to be marked deprecated?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marking it as deprecated is safer. We can remove as soon as beta is released (what we, actually, always do)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm ok

Copy link
Contributor

@TikhomirovSergey TikhomirovSergey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mykola-mokhnach It looks fine. I want to run the test, merge this PR if everything is ok and publish it in 5.0.0 on this (26.08.2017-27.08.2017) weekend.

@TikhomirovSergey TikhomirovSergey merged commit 7af738f into appium:master Aug 25, 2017
@mykola-mokhnach mykola-mokhnach deleted the update_enroll branch September 7, 2017 19:31
@mykola-mokhnach
Copy link
Contributor Author

@KazuCocoa FYI

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.

3 participants