You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi,
Can I use adb shell command inside my test code while running a test in test lab? I want to set location permissions to my application created using flutter before launching the application and running adb shell via code works in my local machine but not with test lab. Is there a way to achieve this in test lab?
paul...@google.com
unread,
Jul 27, 2021, 1:10:12 PM7/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Do you declare that permission in your manifest? Test Lab installs apps with the -g flag to automatically grant all declared permissions.