I'm working on app which need to use a TimerTrigger background task, so I need to add my app to the lock screen to make it work.
It is designed to lead user to the app permission setting flyout when I failed to request access using BackgroundExecutionManger. But I can find any way to directly show the permission flyout. Does anyone have any idea about this?