save dictionary
zluo01 opened this issue · 0 comments
zluo01 commented
HI, thank you for the great package. However, I encounter some problems when i try to save the dictionary to plist using the package.
WARNING: You are saving a 'Dictionary<String, Any>' typed value into a '__NSCFDictionary' typed value.
In the same code , i see saving dictionary to the plist with the same type, I wonder what is the issues here.
Thank you