Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
Description
Please provide Kotlin (Android only) code snippets based on those code snippets observable in the Swift and C# pages identified below:
Related Pages:
Documents:
- https://ibsoln.github.io/stage/stage300/couchbase-lite/current/swift/document.html
- https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/document.html
- Specifically, code in the section:
Blobs:
- https://ibsoln.github.io/stage/stage300/couchbase-lite/current/swift/blob.html
- - https://ibsoln.github.io/stage/stage300/couchbase-lite/current/csharp/blob.html
- – Specifically, the code in this section:
NOTE:: The following module has been created from the existing Java (Android) snippets and 'auto-converted' to Kotlin. Please add the new snippets to this module for now.
See also: https://issues.couchbase.com/browse/DOC-8767
—
Developers want to use native object types within their app's view and controller layers and do not want to use Couchbase Lite document types directly within their view layers.
Edit
PRD: https://docs.google.com/document/d/103CYes0UQJ7y9-qtsy-vK8_Uziw_TdF-imhRBrNeOF8/edit# (partial)
Document the JSON API changes for blobs, docs etc.
Attachments
Issue Links
- is cloned by
-
DOC-8766 JSON API Methods - C lang Code Snippets
- Closed