Is there a way to run a perpetual task from an iPhone application that monitors the view for login forms?
This is apparently possible given apps like dashlane, lastpass, etc. which recognize login forms and offer options to interact with them, however according to most documentation, apple doesn't seem to allow this type of continuous service.
How are these other apps accomplishing perpetual background processes in iOS applications?