SFSymbol is only available above the iOS 13, So we have to check the iOS version every time when we using the SFSymbol below iOS 13 deployment target projects. We can get rid of this boilerplate code using the AppSymbol framework.
You can create a custom alert view precisely of the design handoff, you can get help from the MNKAlertView framework.