Commit d9f10d6
feat: exclude DEV server from network logs (#1307)
* feat: exclude dev server
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* feat: exclude DEV server url from network logs
* merge dev
* fix: Adjust logging behavior based on the debugLogLevel. (#1319)
* refactor(example): upgrade to react native 0.75.4 (#1302)
* chore: upgrade dependencies
* refactor(example): upgrade to react native 0.75.4
* chore: integrate android sdk v14 snapshot
* ci: install cocoapods 1.14
* ci: upgrade xcode to 15.4
* chore: remove .xcode.env.local
* ci: install cocoapods into usr/local/bin
* ci: fix empty jacoco report issue
* Release: v14.0.0 (#1312)
* Release : v14.0.0
* Release : v14.0.0
* Release : v14.0.0
* feat: add session sync callback (#1292)
* feat(android): add session sync callback (#1281)
* 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 <68241710+a7medev@users.noreply.github.com>
* feat(ios): add session sync callback (#1282)
* 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(ios): update network log signature
* chore(ios): integrate dynamic sampling snapshot
* fix:update IOS network log unit test
* fix: update session metadata
* feat(ios): add setSyncCallback
* fix: pod.lock file
* 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: enhance test case
* fix: add more session metadata to setSyncCallback
* fix: update syncCallback test
* feat: add launchType to session metadata for setSyncCallback
* fix: import type
* feat(ios): add launchType metadata to session syncCallback
* fix: add unknown type to launch types
* 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
* chore (ios): update snapshot
* chore (ios): refactor callback
* fix: return network logs
* chore: update podfile.lock
* chore: fix formatting
* chore: revert Podfile.lock
* chore: fix ci
* fix: launchType typo
* fix: update class sessionEvaluationCompletion atomicity
* chore: enhance syncCallback formatting
* chore: update evaluateSync formatting
* fix: fix test SetSyncCallback
* fix: update getNetworkLogsArray return value
---------
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
* Revert "fix(ios): update network log signature"
This reverts commit 8d9036e.
* chore(ios): update snapshot
* fix: ios network logging test after reverting
* fix: convert sendEvent arg from writable to readable map
* chore(android): update snapshot
* fix(android): refactor getSessionMetadataMap to tolerate null values
* fix(ios): update fulfill exception wait time in test
* fix(android): convert session metadat map to readable map
* chore: update docs
* fix: remove hot launch type
* fix: increase timeout expectation in test case
* Revert "fix: increase timeout expectation in test case"
This reverts commit be32acd.
* feat(example): add features and buttons implementation (#1280)
Jira ID: RL-224
* fix(android): add unknown launch type
* chore: update documentation
* feat: upgrade to 14.0.0
* feat: upgrade to 14.0.0
* feat: upgrade to 14.0.0
* merge dev
* merge dev
* merge dev
* fix: test case
---------
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
Co-authored-by: YoussefFouadd <yfouad@instabug.com>
Co-authored-by: Ahmed alaa <aalaa@instabug.com>
* master-on-dev (#1316)
Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
* fix: adjust logging with debuglogLevel
* chore: update release date (#1320)
---------
Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
Co-authored-by: kholood <keassa@instabug.com>
Co-authored-by: YoussefFouadd <yfouad@instabug.com>
---------
Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: Ahmed Elrefaey <68241710+a7medev@users.noreply.github.com>
Co-authored-by: kholood <keassa@instabug.com>
Co-authored-by: YoussefFouadd <yfouad@instabug.com>1 parent 067ccbb commit d9f10d6
File tree
10 files changed
+113
-18
lines changed- src
- modules
- utils
- test/modules
10 files changed
+113
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
387 | 391 | | |
388 | 392 | | |
389 | 393 | | |
390 | | - | |
| 394 | + | |
391 | 395 | | |
392 | 396 | | |
| 397 | + | |
393 | 398 | | |
394 | 399 | | |
395 | 400 | | |
| |||
411 | 416 | | |
412 | 417 | | |
413 | 418 | | |
414 | | - | |
| 419 | + | |
415 | 420 | | |
416 | 421 | | |
417 | 422 | | |
| |||
638 | 643 | | |
639 | 644 | | |
640 | 645 | | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
641 | 653 | | |
642 | 654 | | |
643 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
30 | 43 | | |
31 | 44 | | |
32 | | - | |
| 45 | + | |
33 | 46 | | |
34 | 47 | | |
35 | 48 | | |
36 | 49 | | |
37 | | - | |
| 50 | + | |
38 | 51 | | |
39 | 52 | | |
40 | 53 | | |
41 | 54 | | |
42 | | - | |
| 55 | + | |
43 | 56 | | |
44 | 57 | | |
45 | 58 | | |
46 | 59 | | |
47 | 60 | | |
48 | 61 | | |
49 | | - | |
| 62 | + | |
50 | 63 | | |
51 | 64 | | |
52 | 65 | | |
53 | 66 | | |
54 | 67 | | |
55 | 68 | | |
56 | | - | |
| 69 | + | |
57 | 70 | | |
58 | 71 | | |
59 | 72 | | |
| |||
96 | 109 | | |
97 | 110 | | |
98 | 111 | | |
99 | | - | |
| 112 | + | |
100 | 113 | | |
101 | 114 | | |
102 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
641 | 642 | | |
642 | 643 | | |
643 | 644 | | |
644 | | - | |
| 645 | + | |
645 | 646 | | |
646 | 647 | | |
647 | 648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | | - | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
183 | | - | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | | - | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
247 | | - | |
| 248 | + | |
248 | 249 | | |
249 | 250 | | |
250 | 251 | | |
| |||
0 commit comments