Marek Zvara

Results 7 issues of Marek Zvara

wrapper for custom variables that conform to Encodable protocol

I am working on a special view where user can enter email addresses. To improve UX, I need to have 1 tag per line and text field should be on...

HI, great job, very helpfull project. I'm working on face detection for now, but I need detect face landmarks from an UIImage. Could you give me a hand how to...

Could we add a guard check before we touch data array with start and end indexes? We should throw an error if `data` doesn't contain requested range. It causes fatal...

## Description Siren uses UserDefaults, it has to contain PrivacyInfo manifest, check [Apple doc](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api#4278401) This manifest will be required [**Starting May 1**](https://developer.apple.com/news/?id=3d8a9yyh) ## Changes - Update swift-tool to v5.9 -...

**Describe the bug** Calling `AWSMobileClient.default().showSignIn(navigationController: signInUIOptions: hostedUIOptions: _:)` leads to an uncaught exception and crashes the app. This issue started occurring when we updated the SDK from version 2.35.0 to...

bug
pending-response
mobile client

Hi, we can see some warning now in the latest SDK v 0.9.7 and actual xCode 11 saying: Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) for...