How to make notifications as like as uber on the lock screen

Hi,


I'm creating the application such as Uber service platform, but i have a issue to create a notification on the lock screen as like as Uber.


Uber shows the notification on the top of the lock screen in full screen. How I can achieve this in my application?


I can't find the articles to do this in regular way. If someone know how to do this, please kindly advice about that.


I could read many articles that's not possible and get the help from Apple.


Please let me know details how to get help from Apple if someone know this.


Thanks,



Akira Murai

Replies

I don’t use that app so I’m not 100% sure what you’re talking about here but the new UserNotification framework we added in iOS 10 has a bunch of cool features like this. A good place to start is WWDC 2016 Session 707 Introduction to Notifications.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Hello Akira,


Did you figure it out? I want to do the same feature for food dellivery app.