You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(android): add SRSyncCallback
* feat: implement and test syncCallback CP side
* feat(example): use SRSyncCallback in example app
* ci: fix tests
* fix: export session data type
* fix(example): use session data type
* fix(android):remove data modifier
* fix(android): add property modifiers
* fix(android): update test case
* fix: enhance test case
* fix: update session data type
* fix: add more session metadata to setSyncCallback
* fix: update syncCallback test
* feat: add launchType to session metadata for setSyncCallback
* fix: import type
* fix: assert evaluate sync returns correct value
* fix: import type
* fix: cleanup
* chore: update js doc
* fix: typo
* fix: follow interface naming convention
* fix: update type
* fix: refactor syncCallback
* fix: default syncing session to true
* fix: convert network logs to readable array
* chore: add discriptive comment
* chore: use readable map for session metadata
* fix: setSyncCallback should sync in case of exception
* fix: move SessionMetadata to models
* fix: update SessionMetadata type import
* fix: report bug e2e test
---------
Co-authored-by: Ahmed Elrefaey <[email protected]>
0 commit comments