Commit fc29474
committed
fix: SDKE-627 Return true immediately for isInitialized on iOS
Partners receive null responses because Flutter SDK wasn't fully initialized.
Changed isInitialized to return true immediately to allow SDK usage without waiting.1 parent 90343ea commit fc29474
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments