Skip to content
4 changes: 3 additions & 1 deletion docs/ios/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
href: app-fundamentals/images-icons/index.md
- name: Alternate app icons
href: app-fundamentals/images-icons/alternate-app-icons.md
- name: User notifications
href: app-fundamentals/user-notifications.md
- name: Advanced concepts
items:
- name: Exception marshaling
href: advanced-concepts/exception-marshaling.md
href: advanced-concepts/exception-marshaling.md
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
760 changes: 760 additions & 0 deletions docs/ios/app-fundamentals/user-notifications.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/ios/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ conceptualContent:
- url: app-fundamentals/images-icons/alternate-app-icons.md
itemType: how-to-guide
text: Alternate app icons
- url: app-fundamentals/user-notifications.md
itemType: how-to-guide
text: User notifications
- title: Advanced concepts
links:
- url: advanced-concepts/exception-marshaling.md
Expand Down