Good day,
I am having a similar issue to this post here where by the download button is working on web but not on our mobile application but want to extend on the issue.
The current issue log I am experiencing is:
[INFO:CONSOLE:1] "Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' 'nonce-[VALUE]' https://accounts.google.com". Either the 'unsafe-inline' keyword, a hash ('sha256-[HAS_VALUE]'), or a nonce ('nonce-...') is required to enable inline execution.
We have attempted to update our CSP Settings but that has not fixed our issue.
Do you have any advice or suggestions on how to resolve this issue?