Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Migrate UITextField to use iOS 13 delegate method #340

Closed
mindgraffiti opened this issue Jul 29, 2020 · 1 comment
Closed

Migrate UITextField to use iOS 13 delegate method #340

mindgraffiti opened this issue Jul 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@mindgraffiti
Copy link
Contributor

When we no longer support iOS 12 in the apps, migrate the UITextFields in Authenticator to use the new textFieldDidChangeSelection: method and remove the workarounds found in the project. Example PR, where an IBAction was attached directly to the UITextField because the delegate method can't be used.

@mokagio
Copy link
Contributor

mokagio commented Feb 5, 2025

As of 2025/02/06 this repo is a public archive and no longer under development.

If you think this issue is still relevant for one or both of the former clients, please open an issue in WordPress/Jetpack iOS and WooCommerce iOS

Thanks!

@mokagio mokagio closed this as completed Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants