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

Add a device name option to fileNameOptions #128

Open
natoring opened this issue Jun 11, 2020 · 0 comments
Open

Add a device name option to fileNameOptions #128

natoring opened this issue Jun 11, 2020 · 0 comments

Comments

@natoring
Copy link

Hey,

I want to add a device name option to fileNameOptions.

The device model(iPhone, iPad, iPod Touch, etc) already exists, but often I want to display the device name.(ex iPhone X, iPhone 11, etc)

Replace [[UIDevice currentDevice].model with [[UIDevice currentDevice].name

or

Add device name option with [[UIDevice currentDevice].name

Or if you have any other good ideas, I'd be happy to help.

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

No branches or pull requests

1 participant