Marek Zvara

Results 4 comments of Marek Zvara

Hi @ywqqqqq, I created this AnyEncodable struct so I can encode any type that conforms to Encodable protocol. https://github.com/levantAJ/AnyCodable/pull/5 For Decoding I have something like this: ``` struct MyType: Codable...

@MikhailSuendukov I see there is a new package version, the [release notes](https://github.com/microsoft/plcrashreporter/releases/tag/1.11.2) say it contains the privacy manifest. Does it mean this issue can be closed?

@ruisebas the SDK doesn't crash anymore, however it won't open the hosted UI, calling the `AWSMobileClient.default().showSignIn(navigationController: signInUIOptions: hostedUIOptions: _:)` method returns this error: ``` Error Domain=com.apple.AuthenticationServices.WebAuthenticationSession Code=2 "Cannot start ASWebAuthenticationSession...

@ruisebas I tried it, but it looks `https://github.com/aws-amplify/aws-sdk-ios-spm` doesn't contain that change yet, I'll probably wait for the release