Hadi Hasan
Results
2
issues of
Hadi Hasan
## Bug Information Version Number of Plugin: 1.4.0 Device Tested On: Iphone 6 Simulator Tested On: Version of VS: 2019 Version of Xamarin: 12.8 Versions of other things you are...
Lately the xamarin android app is crashing randomly on `CrossSecureStorage `with error as below: `public static string CrossSecureUserTypeKey { get; } = "UserType"; //Located in Statics.cs var UserType = Plugin.SecureStorage.CrossSecureStorage.Current.GetValue(Statics.CrossSecureUserTypeKey);`...