2

I am trying to deploy a monitoring app and was wondering if one could prevent it from showing up in the most used list.

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44

1 Answers1

2

If you extend your app from Application instead of UiApplication it won't be shown on any home screen at all.

Eugen Martynov
  • 19,888
  • 10
  • 61
  • 114