TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

Use the recommended way to detect the current user device

Open woxtu opened this issue 3 years ago • 0 comments
trafficstars

Hi,

This PR changes to use the userInterfaceIdiom property of UIDevice directly to resolve the following warning:

'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly.

woxtu avatar Nov 18 '22 15:11 woxtu