Dave Krawczyk
Dave Krawczyk
Any updates on this thread? @balrajOla @sanoj00b @jakubvano I am seeing a similar crash
@jakubvano Thank you for the quick reply. Can you verify I am using the `synchronize()` function correctly? ``` swift // Assembly class installs at startup on the main thread class...
@jakubvano After changing all of our resolve calls to use the `synchronizedResolver`, we are experiencing a lot of deadlock issues. Any advice for best practices that could resolve deadlock issues,...
@JenniferJesuraj we may need another review on this PR before it's mergeable.
> @dakrawczyk looks like the ci isn't running. Do you have access to take a look? FYI @jorgecoca Hey @felangel ! yeah, I'm communicating with the team to get this...
Hi all, this is the closest thread I could find to password policies. I am wondering if it is possible to access the `AWSModel` object `AWSCognitoIdentityProviderPasswordPolicyType` (found here: [link](https://github.com/aws-amplify/aws-sdk-ios/blob/6dfaf175a3b551ea3b1f8764f71bceda8942a2f1/AWSCognitoIdentityProvider/AWSCognitoIdentityProviderModel.m#L4163)) We...