Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
Mobile 3.0
Description
On the Android platform, at least, storing and recovering data in a document (Fleece) or converting that document to JSON and back, can have odd side-effects. Large Floats may be converted to Doubles. Interpreting data as boolean can behave inconsistently. And so on.
We should probably at least warn users about this and, possibly, documents some of combinations as unsafe.
Attachments
Issue Links
- relates to
-
DOC-9150 Provide information about Fleece API
- Closed