google-home / sample-apps-for-matter-android

The Google Home Sample App for Matter (GHSA for Matter) uses the Home Mobile SDK to create an Android app that's similar to Google Home.
Apache License 2.0
111 stars 38 forks source link

Can't get connectedDevicePointer. Probably because of DNS-SD flakiness #104

Open duansenlin123 opened 1 year ago

duansenlin123 commented 1 year ago

I downloaded a simple app for matter on the Google development platform, but used it to add a curtain matter device that has been added to the local development structure. When I connect, an error is reported as follows:

Unable to get connected device with nodeId 1. mDNS flakiness???

Unable to connect to the device. What's the problem?

pierredelisle commented 1 year ago

It is very hard to investigate the issue without more information. Please see https://github.com/google-home/sample-app-for-matter-android/wiki/How-to-investigate-issues-with-the-sample-app-(GHSAFM).

duansenlin123 commented 1 year ago

App Version: sample-app-for-matter-android-1.0.3 Google Play Service Version :14.10.12.26.arm64 Mobile phone : Galaxy F525G

// App log App logs.txt

pierredelisle commented 1 year ago

Please use the latest version of the app (1.4.1), as many improvements have been made since 1.0.3. See https://github.com/google-home/sample-app-for-matter-android/releases/tag/v1.4.1.