Jithin Roy
Jithin Roy
Apologies for losing track on this. I see that you are depending on a deprecated pod - `AWSCognito`. If you are trying to use Cognito User pool you should be...
Hi @kelvinyap-axrail Apologies for delayed response. We don't support certificate pinning. We recommend to use the OS-provided security measures such as [App Transport Security](https://developer.apple.com/documentation/security/preventing_insecure_network_connections) which includes enforcement of minimum TLS...
This should be fixed with the latest AWSMobileClient. Please reach us if you are still seeing this issue.
PR is merged and released
Closing due to inactivity.
Changes are released in v2, we are waiting for codegen changes to be released to verify the fix - https://github.com/aws-amplify/amplify-codegen
The feature is released in `amplify-swift` version 2.6.1 and models generated by `amplify-cli` version 11.0.3. Before generating models make sure to enable `generatemodelsforlazyloadandcustomselectionset` to `true` inside `cli.json` file. Here is...
Amplify Swift changes are released, waiting for Amplify Codegen changes to be released to do a final round of testing.
Tested and verified in the new `amplify-swift` version 2.6.1 and models generated by `amplify-cli` version 11.0.3. Before generating models make sure to enable `generatemodelsforlazyloadandcustomselectionset` to `true` inside `cli.json` file. Here...
Added to the main issue to track this - https://github.com/aws-amplify/amplify-swift/issues/2336