we should avoid calling commRustModule directly from VersionSupportedChecker
Depends on 12405
Paths
| Differential D12406 Authored by varun on Jun 12 2024, 8:22 AM.
Details Summary we should avoid calling commRustModule directly from VersionSupportedChecker Depends on 12405 Test Plan ran the iOS simulator and confirmed that the VERSION_SUPPORTED_BY_IDENTITY_STARTED and VERSION_SUPPORTED_BY_IDENTITY_SUCCESS actions were dispatched. modified staging identity to set the min supported version to 1000, confirmed that the alert was displayed on simulator
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJun 12 2024, 8:22 AM2024-06-12 08:22:15 (UTC-7) Harbormaster completed remote builds in B29625: Diff 41244.Jun 12 2024, 8:46 AM2024-06-12 08:46:14 (UTC-7) This revision is now accepted and ready to land.Jun 12 2024, 9:49 AM2024-06-12 09:49:27 (UTC-7) Harbormaster failed remote builds in B29684: Diff 41337!Jun 14 2024, 8:23 AM2024-06-14 08:23:15 (UTC-7) Harbormaster completed remote builds in B29684: Diff 41337.Jun 14 2024, 8:50 AM2024-06-14 08:50:42 (UTC-7) Closed by commit rCOMM62c362d0a861: [lib][native] add useVersionSupportedByIdentity hook and use it on native (authored by varun). · Explain WhyJun 17 2024, 9:47 AM2024-06-17 09:47:20 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41337 lib/actions/user-actions.js
lib/types/redux-types.js
native/components/version-supported.react.js
|