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

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -