I knew that there are a similar questions. Also I saw this one. Great answer, but I want to clarify two details.
Is there any way to check in code which kind of notification's banner style user use for your app "Temporary" or "Persistent"?
When iPhone is locked and user received notification from Reminders, then unlocked iPhone and locked it again, the notification will still appears on locked screen. If we do the same with another app that have "Persistent" banner style, the notification will not still appears when iPhone will locked again. So, how we can achieve notification banner behavior like in Apple's Reminders app?