Azure IoT Service Client iOS app Sample

Live Kim 6 Reputation points
2021-11-12T01:28:55.867+00:00

Hi,
I will develop an iOS app for Azure IoT.
But I can't find the service client sample for iOS(Swift).
I have confirmed that only the device client sample exists on github.
The functions I need are getting reported property of Device Twin, sending/receiving Direct Method, etc.
I hope for a quick response.

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde 29,271 Reputation points MVP
    2021-11-12T08:26:28.8+00:00

    Hello @Live Kim ,

    yes, there is an IoT sample based on Swift.

    There should be two examples in this code repository but only the second is iOS related.

    I added a command regarding this to an issue in the GitHub repo.

    At least try the second sample first.