In iOS10, today widgets can be shown on lock screen. Is there a way to know whether it has been called on lock screen or not programatically using swift?
Asked
Active
Viewed 221 times
2
-
did you find the answer? – Nabeel Khan Jun 06 '17 at 15:38
-
1no. One way is to access keychain, if you are able to do, its not locked. But, its not that efficient. – chitranjan deo Jun 07 '17 at 07:00