Commit d5502b5
committed
feature_flags/android: drop ProviderReady emit, note kotlin-sdk#226
Address review from @typotter:
- Remove events.emit(ProviderReady) from FakeProvider.initialize; the SDK
emits ProviderReady after initialize returns.
- Soften the InMemoryProvider wording and link to open-feature/kotlin-sdk#226,
where upstream in-memory provider support is tracked.1 parent be12caa commit d5502b5
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| 506 | + | |
0 commit comments