Posts

Post not yet marked as solved
7 Replies
14k Views
Hello Team,I am trying to restrict user from taking screnshot of my iOS app like Netflix do. I try few methods available on stackoverlow but didn't get my exact solutions.Please helpRegards
Posted Last updated
.
Post not yet marked as solved
2 Replies
268 Views
Hello Friends I am working on a mac project and I want to observe when ever screenshot taken by the user capture and that screenshot want to show in my App like we can do it in iOS app usiing Notification.Name.userDidTakeScreenshotNotification Thans
Posted Last updated
.
Post not yet marked as solved
0 Replies
547 Views
Hello Developers, I am developing mac app with local notification in macOS Mojave 10.14.6 I have few questions regarding thisHow I can change notification alertStyle as alerts programatically not by doing SystemPreferences > Notifications > Selecting App > Choosing Alert style as Alerts and How I can Change title Close and Actions to my own text (Beow is the link of notification). https://ibb.co/5j0VBDf 2 . How I can restrict this notification from coming in side bar(Top Right corner) notification center where list of notifications appear. 3 . How to show this notification even if DND is enabled means I need to bypass DND. I am able to achieve this by using NSUserNotification but not by UNUserNotificationCenter as NSUserNotificationCenter is now not supported by current OS. Your help is highly appreciated. Regards
Posted Last updated
.