Nicki Stone
Nicki Stone
Would be great if the CLI also added the appropriate bash script and docker file with the precreated image to the solution in addition to just the swift file to...
@MaxDesiatov how can the property wrappers handle arbitrarily nested dictionaries that have attributes on them?
In our codebase, we need to be able to write custom implementations for encode and decode. It does not compile when we try ```swift import XMLCoder public struct Book1 {...
Experiencing this as well :(
hey @nick3389 can you post a sample of your code possibly?
hi @nick3389 thanks for the code snippet. What is the reason for setting the completion handler again after you have already set it previously? Can you try calling resume on...
hi @noelle007 is there a reason you are using both the low level SDK AWSCognitoCredentialsProvider and AWSMobileClient, the higher level SDK? They are not intended to be used together. Just...