I've seen that there are several ways to remove the UserDefaults
via code.
I've deleted a testing app from my phone but the UserDefault values are still there.
Is there an simple way of removing the UserDefaults
instead of implementing a function to delete them?