01-07-2025 09:12 AM - edited 01-07-2025 09:56 AM
I’m seeing “Call requestPermissions to request user consent at com.google.home.HomeException$Companion.permissionDenied” in the app crash logs, what’s wrong?
Answered! Go to the Recommended Answer.
01-07-2025 09:12 AM - edited 01-07-2025 12:19 PM
This exception message indicates that a Home API call was invoked, but did not meet the permission requirements. Make sure that you complete the permissions flow as described in the developer guide.
01-07-2025 09:12 AM - edited 01-07-2025 12:19 PM
This exception message indicates that a Home API call was invoked, but did not meet the permission requirements. Make sure that you complete the permissions flow as described in the developer guide.