Gallery View Button not showing in Chrome Browser

Is your app running in Web Isolation or using the SharedArrayBuffer Origin Trial? That looks like one of the features that get disabled when the SDK has no access to the SharedArrayBuffer, which is no longer accessible in the latest Chrome update unless running in Web Isolation or using the Origin Trial.

For reference:

1 Like