Assigned
Status Update
Comments
jg...@google.com <jg...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
dr...@gmail.com <dr...@gmail.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
vi...@pearson.com <vi...@pearson.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
Description
Problem you have encountered:
Cannot add a pre-defined role to a custom role
What you expected to happen:
The ability to directly add a pre-defined role to a custom role.
Steps to reproduce:
N/A
Other information (workarounds you have tried, documentation consulted, etc):
You can got to the "Roles" page, select 2 or more pre-defined roles and click on "Create Role From Selection" which will combine the permissions of a the selected pre-defined roles and create a custom roles using those combined permissions; however, if the pre-defined roles are modified in the future, the permissions in the custom role will not be updated.