ios - Is it possible to make an Android/iPhone app which will show info on a locked screen? -


i want make app (for both android , iphone) user puts info app , info (text) permanently shown on lock screen. possible make this? if yes, how please?

you can't show info permanently on lock screen on ios. there no app extension that. but, close can done creating today widget in ios. widget can viewable when device locked. need swipe down. more info on creating it. please following tutorial:

https://www.appcoda.com/app-extension-programming-today/


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -