It does (Local Notifications) but to set those the app would need to check for new email and if it finds any create the notification. AFAIK on iOS it can't check for the email in the background, the app would need to be open (removing the need for the notification).
Comments
It does (Local Notifications) but to set those the app would need to check for new email and if it finds any create the notification. AFAIK on iOS it can't check for the email in the background, the app would need to be open (removing the need for the notification).