Pablo Henrique
Pablo Henrique
@jdnichollsc I believe @aliakbarazizi is right. This should be done by the lib itself. As mentioned in this [comment](https://stackoverflow.com/a/64606318/20418275), the `CustomTabsIntent.Builder` needs a `CustomTabsSession` object used to `validateRelationship` .
As far as I know, by now there is no way of passing custom headers different than CORS approvelisted ones, what makes `headers` option almost useless
Thanks for your quick response. As you mentioned, as this library is just a wrapper around Google In App Updates API, throwing this error shouldn't be part of the normal...