It work fine on iOS but when android os restrart ,the properties is empty ,even I use
await Application.Current.SavePropertiesAsync();
after set the value
↧
Application.Current.Properties Can not persist in Android ,Using XF 1.42
↧