Change the `Alert` field in `IOSNotif` from a string to a map containing `title` and `body` to support structured notification content.
Change the `Alert` field in `IOSNotif` from a string to a map containing `title` and `body` to support structured notification content.