How do I connect to AWS IoT with Local Certificate in an iOS app?
What I am trying to do is use the AWS SDK ( which can be found here: https://github.com/aws-amplify/aws-sdk-ios/blob/main/README.md#aws-sdk-for-ios ) to connect to AWS IoT so that I can subcribe to and publish data over MQTT.