Summary
Currently we're using PlayerPrefs for saving Login details on device but PlayerPrefs are vulnerable, slow and limited
Suggested features or ways to address the summary
We should use a Json file in Application.PersistentDataPath instead
Motivation
This will make Login function more robust
Summary
Currently we're using PlayerPrefs for saving Login details on device but PlayerPrefs are vulnerable, slow and limited
Suggested features or ways to address the summary
We should use a Json file in Application.PersistentDataPath instead
Motivation
This will make Login function more robust