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

Drop iPhone 6 and older using a device blacklist #45

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

kingst
Copy link
Collaborator

@kingst kingst commented Jul 25, 2019

The GPU on iPhone 6 and iPhone 6 Plus are too slow to support our machine learning models efficiently, so we're dropping them from our supported hardware. We should also investigate iPad and iPod touch later, but for now this is good enough.

I tested this using our Firebase TestLab setup and confirmed that iPhone6 is not supported but all newer devices are.

https://console.firebase.google.com/project/bouncer-card-scan/testlab/histories/bh.1247d8283144895c/matrices/6344922426939065259

@kingst
Copy link
Collaborator Author

kingst commented Jul 25, 2019

Here's the image showing iPhone 6 failing (correctly) and everything else working
image

@jaimejiyepark
Copy link
Collaborator

tested, great, amazing as always. #shipit!

@kingst kingst merged commit 1eb509c into master Jul 25, 2019
@kingst kingst deleted the drop_iphone6_and_older branch July 25, 2019 23:31
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.

2 participants