Skip to content

feat(clevertap): support clevertap-cordova task/release_2026-08-11 - #7

Open
clevertap-wrapper-sync[bot] wants to merge 1 commit into
masterfrom
task/clevertap-typings-2026-08-12
Open

feat(clevertap): support clevertap-cordova task/release_2026-08-11#7
clevertap-wrapper-sync[bot] wants to merge 1 commit into
masterfrom
task/clevertap-typings-2026-08-12

Conversation

@clevertap-wrapper-sync

Copy link
Copy Markdown

Updates the CleverTap typings in awesome-cordova-plugins to match the latest Cordova plugin API (synced from CleverTap/clevertap-cordova@task/release_2026-08-11).

Added

  • dismissPipInApp
  • fetchInbox
  • pushDisplayUnitElementClickedEventForID

Updated (signature)

  • setOptOut: setOptOut(optOut: boolean, allowSystemEvents?: boolean): Promise<any>setOptOut(userOptOut: boolean, allowSystemEvents?: boolean): Promise<any>

Removed
none

Flagged for review

  • pushDisplayUnitElementClickedEventForIDadditionalProperties typed any (object per JSDoc); confirm no narrower shape is expected.
  • setOptOut — Only the first param was renamed to match cordova's exec-arg and the existing JSDoc; other methods with cosmetic-only param-name drift were left untouched to avoid needless churn.

Only src/@awesome-cordova-plugins/plugins/clevertap/index.ts is modified.


Run metadata

  • Model(s): claude-haiku-4-5-20251001, claude-opus-5
  • Cost: $0.77
  • Tokens: input 13 / output 7,864 (cache read 385,873)

⚠️ Next step (human): after this merges, open the upstream PR from CleverTap/ionic-native:task/clevertap-typings-2026-08-12 (or the base after merge) to danielsogl/awesome-cordova-plugins via "Contribute → Open pull request".

🤖 Generated with Claude Code

Adds the latest CleverTap Cordova plugin methods to the awesome-cordova-plugins typings.
Auto-generated by clevertap-wrapper-sync via clevertap-wrapper-tooling.

Co-Authored-By: Claude <noreply@anthropic.com>
@shubhambjadhavar

shubhambjadhavar commented Aug 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

1 participant