google-home / smart-home-nodejs

A sample of the Smart Home device control APIs in Actions on Google
Apache License 2.0
894 stars 292 forks source link

Account linking fails in iOS companion app #520

Open sky9971 opened 4 years ago

sky9971 commented 4 years ago

The account linking for my smart home action succeeds in Android google home companion app but it fails in iOS google home companion app. No sync request is sent to my server after the linking of the account.

proppy commented 3 years ago

I suspect this was fixed with https://github.com/actions-on-google/smart-home-nodejs/commit/709d2007f6d9a57620af1c8a10c81e5522d5c79b, can you comment if you still see this issue?