jamesmontemagno / SettingsPlugin

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

Enhance value checks #60 #66

Closed jamesmontemagno closed 7 years ago

jamesmontemagno commented 7 years ago

Don't allow nulls to be passed int. Ensure type is passed up when not supported.

Fixed issue when type can't be checked and value is null