Hope you doing well,
Step to reproduce the issue:
- I have a public data set
Link google sheet: https://docs.google.com/spreadsheets/d/15kmBaNpSibvjoql3gke7uxOgK9p2j9dYnBqBZQohYRc
- I create a report name Test Report IOS with Embed Option enabled
Image of report with embed option enabled
- I share the report to the users
Report link: https://datastudio.google.com/reporting/4acc2883-aa42-483c-8f9a-f4f7a4029202
(Please ask for share if you want to help to resolve)
- Embed the url with Iframe tag to my firebase domain
iframe width="600" height="450" src="https://datastudio.google.com/embed/reporting/4acc2883-aa42-483c-8f9a-f4f7a4029202/page/o5N2C" frameborder="0" style="border:0" allowfullscreen iframe
- The users can always see report on my domain if their OS is Window and android, of cource with their logged in gmail (submit "test")
Link: https://spatial-vision-343005.web.app/item/4acc2883-aa42-483c-8f9a-f4f7a4029202
With Window and Android
Image Android Viewing my embeded report
With IOS
Image IOS viewing direct link datastudio.google.com
Image IOS viewing my embeded report
But the users don't have the authorization to see the report if they use IOS phone (even with their gmail logged in)
Is anyone here know how to fix it please