We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Your list of out phone models is out of date for TouchID exclusion. You need to add the iPhone 11 models. Here is the code to insert
"iPhone11,4", "iPhone11,6", // iPhone XS Max "iPhone12,1", // iPhone 11 "iPhone12,3", // iPhone 11 Pro "iPhone12,5" // iPhone 11 Pro Max
The text was updated successfully, but these errors were encountered:
Hey thanks! Feel free to open a PR with the new models; I'll approve and merge ASAP.
Otherwise I'll try to get to adding the new models hopefully in the next day or two.
Sorry, something went wrong.
I am not where I can create a PR right now, but happy I could help
No branches or pull requests
Your list of out phone models is out of date for TouchID exclusion. You need to add the iPhone 11 models. Here is the code to insert
"iPhone11,4", "iPhone11,6", // iPhone XS Max
"iPhone12,1", // iPhone 11
"iPhone12,3", // iPhone 11 Pro
"iPhone12,5" // iPhone 11 Pro Max
The text was updated successfully, but these errors were encountered: