Sergey Vinogradov

Results 11 issues of Sergey Vinogradov

Hi there. I can use `cameraManager.exposureMode`to set the mode. But it will be great if I can set the level manually in `.custom` mode.

enhancement

Why not all of effects which in **README** and in framework can not be reached by user's code. What I did wrong? [related picture](https://ibb.co/frc8v4g)

for avoid `[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value...

Also, if you're bumping the iOs version, let's also update the recommended project settings and fix the deprecation warnings. _Originally posted by @Sjors in https://github.com/Sjors/nthkey-ios/pull/44#discussion_r635466651_

In the implementation of the persistent store and supporting multi-wallet configuration we assume that `sign transaction flow` can take place for selected wallet only. But it can be tricky for...

- [x] AppState god object. Injected in every view. Contain every manager/store. Breaks the "single responsibility principle" because it becomes the source of truth for every view. - [x] Implement...

Right now to receive files from anywhere (alternatively to QR scan) user should receive the file and store it locally (in case of not using iCloud sync). And after that...

In terms of have issue with Specter QR recognition - we can use SD card import and receive JSON file directly from iPhone app via AirDrop