guys. Apple in their apps for delete action sometimes use Action Sheets or Alerts. And i dont understand, when i should use Action Sheets, and when Alerts. In the HIG Apple write, that:
Alerts disrupt the user experience and should only be used in important situations like confirming purchases and destructive actions (such as deletions)
In Photos and iCloud Drive for delete action Apple use Action Sheets(This destructive actions, but they use AS), but in Reminders and Notes for same action they use Alert. Please, help, what im should using for delete: Action Sheets or Alerts. Thanx!