i am getting deprecation warnings when compiling for iOS 16.
getting these warnings
Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:87:14 'automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead
Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:1299:36 'topLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor
Hi,
i am getting deprecation warnings when compiling for iOS 16.
getting these warnings
iOS Device: