if we're trying to add a device from an iOS simulator or android emulator, we should just display a TextInput where the user can paste the QR Code URL
Depends on D12619
Differential D12620
[native] modify SecondaryDeviceQRCodeScanner to support emulator varun on Jun 28 2024, 12:58 PM. Authored by Tags None Referenced Files
Subscribers
Details if we're trying to add a device from an iOS simulator or android emulator, we should just display a TextInput where the user can paste the QR Code URL Depends on D12619 if device is added successfully, we are navigated back upon acknowledging the alert if device can't be added successfully, we are navigated back when the alert fires adding keyserver as secondary device works -- appears in DDB correctly
Diff Detail
Event Timeline
Comment Actions Love some of the improvements you made to the existing code, such as passing more specific data into the hooks Requesting chnages for some questions, and to remove the button for non-emulators
|