agusibrahim / Aplikasi-PPOB-Xamarin

Aplikasi PPOB dibuat menggunakan Xamarin.Forms, Dapat di Compile untuk Android maupun di iOS.
14 stars 13 forks source link

Fix System.FormatException: Input string was not in a correct format. in JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) #143

Open agusibrahim opened 3 years ago

agusibrahim commented 3 years ago

Version 1.2.0(3)

Stacktrace

Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00106] in <12891e825fce44a581e5bbbb579c1d49>:0;Newtonsoft.Json.Serialization

Reason

System.FormatException: Input string was not in a correct format.

Link to App Center