jamesmontemagno / SettingsPlugin

Read and Write Settings Plugin for Xamarin and Windows
MIT License
324 stars 80 forks source link

Cannot save settings value in iOS with Xamarin Live Player #107

Closed merokoshiro closed 6 years ago

merokoshiro commented 6 years ago

Bug Information

Version Number of Plugin: 3.1.1 Device Tested On: iPhone 6s (iOS 11.1.2) with Xamarin Live Player Simulator Tested On: Version of VS: 15.4.5 Version of Xamarin: Xamarin.Forms 2.5.0.91635 Versions of other things you are using:

Steps to reproduce the Behavior

Save selected value from listview in settings

Expected Behavior

Save the value in settings

Actual Behavior

Crashes on AppSettings.AddOrUpdateValue("App_selected_currency", currency.Code); with error Don't know to add1and9(System.Int64) (NInterpretException)

Code snippet

AppSettings.AddOrUpdateValue("App_selected_currency", currency.Code);

Screenshots

exception

jamesmontemagno commented 6 years ago

Please file a bug for the live player at: https://aka.ms/live-player-report-issue.

Please ensure you have the latest iOS version via Test Flight: https://aka.ms/live-player-alpha