This is the iframe code that I use to embedded in Moodle, it can be viewed in Android but not to iOS. How to solved this?
<p><iframe src="https://drive.google.com/embeddedfolderview?id=1d-SHXhof2KnyTmMr2GowJuf4bVKFKQg3&usp#list" width="100%" height="900" frameborder="0"></iframe></p>
Thank you in advance
Asked
Active
Viewed 45 times
0

erin ikmal
- 1
- 1
-
It says "You need access"... maybe you need to make it Viewable by anyone with the link? – aheze May 03 '21 at 02:42
-
it is still same if i put it as public – erin ikmal May 10 '21 at 05:56
1 Answers
0
Try disabling cross-site tracking prevention on you IOS device under Safari > Preferences > Privacy.

Themodmin
- 425
- 2
- 8
- 20
-
Hi Themodmin, I have try to disable it, but the result is still the same. – erin ikmal May 10 '21 at 05:58