Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-12646: fix namespace, add MAUI snippet, remove dead attribute #924

Open
wants to merge 1 commit into
base: release/3.1
Choose a base branch
from

Conversation

ElliotFrancisHunter
Copy link
Collaborator

A PR to resolve the following ticket: https://couchbasecloud.atlassian.net/browse/DOC-12646.

Change List:

  • Added admonition informing users Couchbase Lite must be activated before other CBL calls
  • Added MAUI snippet
  • Corrected Android namespace to Droid

@@ -47,20 +45,22 @@ This is the recommended method of dependency management because it supports the
.`Couchbase.Lite.Enterprise`
* `Couchbase.Lite.Enterprise.Support.UWP`
* `Couchbase.Lite.Enterprise.Support.ios`
* `Couchbase.Lite.Enterprise.Support.android`
* `Couchbase.Lite.Enterprise.Support.Droid`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as other PR

* `Couchbase.Lite.Enterprise.Support.NetDesktop`
* `Couchbase.Lite.Enterprise.Support.WinUI`

.`Couchbase.Lite`
* `Couchbase.Lite.Support.UWP`
* `Couchbase.Lite.Support.ios`
* `Couchbase.Lite.Support.android`
* `Couchbase.Lite.Support.Droid`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too, this is also a package name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants