Skip to content

[darwin] Network recovery iOS example #39051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

AlainXu-SE
Copy link

@AlainXu-SE AlainXu-SE commented May 19, 2025

Summary
This PR implements the Device Network Recovery feature (as defined in Matter 1.5) in the CHIPTool iOS app.

How to Build
Before building for the first time, run:

./scripts/tools/zap_regen_all.py  

Then follow the CHIPTool iOS app build guide:
CHIPTool Build Guide

Reference
This PR is based on PR #38421, which introduces the core logic for Device Network Recovery.

@bzbarsky-apple
Copy link
Contributor

@AlainXu-SE This seems to include a bunch of unrelated changes; I assume that's why it's draft so far?

@AlainXu-SE
Copy link
Author

@AlainXu-SE This seems to include a bunch of unrelated changes; I assume that's why it's draft so far?

Hi @bzbarsky-apple You're right — this PR is based on #38421, which is still under review.
I'm not sure how to avoid including those changes here. Do you have any suggestions for how I should handle this situation?

@bzbarsky-apple
Copy link
Contributor

@AlainXu-SE What you are doing is fine; I just wanted to make sure I understood the context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants