Launching the barcode scanner on a simulator crashes the entire app (this is because it is not a compatible platform.
We should prevent this from being accessed in the simulator.
Addresses ENG-4647
Depends on D8805
Paths
| Differential D8806 Authored by rohan on Aug 14 2023, 8:50 AM.
Tags None Referenced Files
Subscribers
Details Summary Launching the barcode scanner on a simulator crashes the entire app (this is because it is not a compatible platform. We should prevent this from being accessed in the simulator. Addresses ENG-4647 Depends on D8805 Test Plan Confirmed that the scanner no longer is launched when on a simulator.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptAug 14 2023, 8:50 AM2023-08-14 08:50:25 (UTC-7) rohan edited the summary of this revision. (Show Details)Aug 14 2023, 8:51 AM2023-08-14 08:51:00 (UTC-7) rohan retitled this revision from [native] Prevent emulators from attempting to open the barcode scanner to [native] Prevent simulators from attempting to open the barcode scanner. Harbormaster completed remote builds in B21730: Diff 29864.Aug 14 2023, 9:07 AM2023-08-14 09:07:12 (UTC-7) This revision is now accepted and ready to land.Aug 14 2023, 9:16 AM2023-08-14 09:16:20 (UTC-7)
Harbormaster completed remote builds in B21770: Diff 29923.Aug 15 2023, 12:27 PM2023-08-15 12:27:56 (UTC-7) Closed by commit rCOMM2554810eaf0a: [native] Prevent simulators from attempting to open the barcode scanner (authored by rohan). · Explain WhyAug 17 2023, 12:50 PM2023-08-17 12:50:47 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30042 native/profile/linked-devices-header-right-button.react.js
native/utils/url-utils.js
|