Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 16:57
· 5 commits to develop since this release
43deff2

AppAmbit SDK

  • [Refactor] Removed clearCmsCache and clearAllCmsCache APIs across Android, iOS, and Dart layers. Callers must remove usages; cache management is now handled internally by the native SDK.
  • [Refactor] CMS inList() / notInList() filters now delegate to native instead of performing client-side filtering. page / perPage are always forwarded to the platform call regardless of filter state.