friends, I am new to Iphone development, I am creating a simple analog clock, infact I have already created one ( i am basically an Android Developer – created same as widget for android too), Iphone does not seem to support widgets, but I was wondering if it is possible to create a lock screen app or something (i.e. when screen locks iphone shows a clock) is it possible that my clock replace the iphone one, any ideas , thanks in advance
Share
It is impossible to replace the lock screen of iOS devices with a custom one. iOS apps are not allowed to “lock” the system by any means. Can’t avoid the user pressing the home button.