0

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?

metamonkey
  • 427
  • 7
  • 33
  • I think you'd need to build an extension - which type, I can't say, but I think that might be where you need to start – MadProgrammer Jan 06 '20 at 22:50
  • [How to make a compatible password extension?](https://stackoverflow.com/questions/38819916/how-to-make-a-compatible-password-extension) might help – MadProgrammer Jan 06 '20 at 22:52

0 Answers0