How to (easily) hide private information 😶🌫️Hi 👋 Many iOS apps display information that's very private to their user. And you've probably noticed that very sensitive apps, like banking apps, completely hide their content as soon as the app is no longer active. This makes total sense: you don't want the balance of your bank account to unexpectedly be visible when you open the app switcher! But even less sensitive iOS apps might still display private information from time to time, and it would be a good practice to hide such information when the app goes into the background: |