I am saving Apple ID credentials in user defaults when user first time tap this button.
But the problem is when I reinstall that app it and when user tap that button UserDefaults value get vanished and it shows nil values..
What should I do to handle this scenario with out using keychains..