docs icon indicating copy to clipboard operation
docs copied to clipboard

notification framework documentation

Open jorgefl0 opened this issue 4 years ago • 2 comments

The link to the notification prerequisites "basic differences" on Part 1: Local Notifications Section 2 points to a document which Apple has flagged as a retired document. image

A. https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ B. https://developer.apple.com/documentation/usernotifications

I'm hoping someone can clarify which version of the Apple notifications framework is supported by Mendix Native mobile?

We're on Studio Pro 9.1.1.

jorgefl0 avatar Jun 09 '21 04:06 jorgefl0

The notifications APIs are OS-level features, thus there isn't a particular version that is supported and one that isn't. Afaik the push notifications implementation for the latest NT with support for Mendix 9 relies on usernotifications APIs.

Regards, Stefanos

smarki avatar Jun 15 '21 11:06 smarki

Thank you for your issue @jorgethearchitect . I will replace links to retired Apple documentation and also add details from this conversation to our documentation.

ConnorLand avatar Jun 15 '21 11:06 ConnorLand