Skip to content

Commit 1d98b08

Browse files
author
UnnatiCP
committed
Update doc for tags in Android SDK
Update tags doc in Android SDK
1 parent ba06479 commit 1d98b08

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/sdks/android/methods.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ class MainActivity:Activity() {
353353

354354
## Tags
355355

356+
**Note:** If the `Sync tags to client on subscription sync (App)` option is enabled under `General Settings → Advanced Settings` in the dashboard, you can add or remove tags directly using the Subscription ID in the dashboard. These changes will automatically sync with the SDK when syncSubscription occurs. To update the tags immediately in the SDK, you can manually (force) call the subscribe() method.
357+
356358
<!--DOCUSAURUS_CODE_TABS-->
357359

358360
<!--Java-->

0 commit comments

Comments
 (0)