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

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

java - How to read a file created at runtime? -

php - Autoloader issue not returning Class -