How to check compatibility with SF Symbols
Nov 11, 2020
warning: SF Symbol ‘minus.square.fill’ is unavailable prior to iOS 13.0warning: SF Symbol ‘minus.square.fill’ is unavailable prior to iOS 14.0
When you use an SF Symbol in your project, you might be able to face with the above errors. You can set an image set within your assets, but if you just want to check the compatibility with each symbol, here is the way.
https://developer.apple.com/sf-symbols/
If you see with the list view, you can check a set of compatibility with iOS or macOS version with each symbol.