D22365: KNotification macOS native support by NSNotificationCenter

Weixuan Xiao noreply at phabricator.kde.org
Thu Sep 26 18:25:07 BST 2019


Inoki added a comment.


  In D22365#538245 <https://phabricator.kde.org/D22365#538245>, @lnj wrote:
  
  > There's something for notifications for iOS and macOS here: https://developer.apple.com/documentation/foundation/nsnotification
  >  Would this patch already work on iOS or could a common API for both be used?
  >
  > (I have no experiences with iOS or macOS, but we (Kaidan) would like to support notifications on iOS in the future.)
  
  
  Yes, I use NSNotification API and in theory, it works on iOS but I have no idea how to test.
  
  One more thing: Apple plans to mark NSNotification as Deprecated and uses UserNotification API in the newer macOS(10.15+) and iOS(13+). It will be nice to use that set of APIs for Apple's platform

REVISION DETAIL
  https://phabricator.kde.org/D22365

To: Inoki, rjvbb, nicolasfella
Cc: lnj, nicolasfella, broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190926/97ce96e3/attachment.html>


More information about the Kde-frameworks-devel mailing list