Closed kgremban closed 4 months ago
Move the instructions for running this sample out of the IoT Hub docs (https://learn.microsoft.com/azure/iot-hub/c2d-messaging-ios) and into this repository.
[ ] Yes [ X] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ X] Documentation content changes [ ] Other... Please describe:
git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install
Verify that the following are valid
@ericwol-msft -- I created this PR after discussion with @ryanwinter about consolidating iOS sample content in a single place. Can either of you review?
Purpose
Move the instructions for running this sample out of the IoT Hub docs (https://learn.microsoft.com/azure/iot-hub/c2d-messaging-ios) and into this repository.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information