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: Correct android namespace and add MAUI activation snippet. #923

Open
wants to merge 2 commits into
base: release/3.2
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

@ElliotFrancisHunter
Copy link
Collaborator Author

@borrrden @biozal is this change required for previous CBL versions? (2.8, 3.0, 3.1)

@borrrden
Copy link
Member

The change is needed for all supported versions. That's 3.1 and 3.2 at the moment.

@borrrden borrrden self-requested a review October 19, 2024 00:04
* `Couchbase.Lite.Enterprise.Support.NetDesktop`
* `Couchbase.Lite.Enterprise.Support.WinUI`

.`Couchbase.Lite`
* `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.

This is not a namespace but a package name so this is correct as Android (upper case)

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