Skip to content
Closed
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e78a6ea
feat: refactor Iterable class and introduce IterableApi for improved …
lposen Oct 7, 2025
1ff7740
feat: add authManager to Iterable class
lposen Oct 7, 2025
1a8fa41
refactor: replace RNIterableAPI calls with IterableApi methods
lposen Oct 7, 2025
72d066a
docs: replace RNIterableAPI with IterableApi in IterableInAppManager
lposen Oct 7, 2025
510c581
refactor: integrate IterableApi methods in IterableInboxDataModel
lposen Oct 7, 2025
564bcbd
docs: enhance IterableApi documentation with detailed method descript…
lposen Oct 7, 2025
8aa92c1
Merge branch 'jwt/MOB-11032-task-4-ios-bridge-retrypolicy-and-authfai…
lposen Oct 9, 2025
2e9d116
Merge branch 'jwt/MOB-11032-task-4-ios-bridge-retrypolicy-and-authfai…
lposen Oct 9, 2025
a9f46c1
refactor: remove default constants module and instantiate defaults di…
lposen Oct 9, 2025
01c7919
refactor: instantiate IterableInAppManager and IterableAuthManager di…
lposen Oct 9, 2025
382164d
refactor: remove circular dependency comments in Iterable class
lposen Oct 9, 2025
a7ff561
chore: add circular dependency check script to package.json
lposen Oct 9, 2025
eb2c376
refactor: remove unnecessary type-only import to simplify Iterable class
lposen Oct 10, 2025
b10097a
refactor: streamline logging by removing logger instances and using s…
lposen Oct 10, 2025
b776414
test: add comprehensive tests for IterableLogger class, addressing lo…
lposen Oct 10, 2025
65cb551
feat: add authentication manager to Iterable class
lposen Oct 10, 2025
5bbb5fc
refactor: remove pauseAuthRetries method from Iterable class
lposen Oct 10, 2025
92fbff1
chore: disable TSDoc syntax rule for IterableRetryBackoff enum
lposen Oct 10, 2025
e94100f
feat: add pauseAuthRetries method to authentication manager and enhan…
lposen Oct 10, 2025
5e4e579
Merge branch 'jwt/MOB-10946-task-2-authfailure-and-retrypolicy-ts-cla…
lposen Oct 10, 2025
3737d57
fix: improve null safety in IterableInAppMessage.fromViewToken method
lposen Oct 10, 2025
2d6c381
Merge branch 'jwt/MOB-10947-task-3-android-retrypolicy-config-at-andr…
lposen Oct 10, 2025
c6b62d0
refactor: remove instantiation of IterableInAppManager and IterableAu…
lposen Oct 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading