177
Views
5
Comments
iFrame not showing content on iOS

Hello,

I am working on a mobile application where we use maps from ARCGis. We load the map into an iframe and it works great on android and on the web preview. When it comes to iOS it loads the buttons, etc but the map doesn't show...

Anyone has an idea why is this happening?

Thanks

2018-09-27 18-20-33
Swatantra Kumar
Champion

Is the issue with MapView or SceneView or both?

2019-06-18 18-34-57
André Vieira

Swatantra Kumar wrote:

Is the issue with MapView or SceneView or both?

It is with the MapView. This is what it's shown on ios. All the buttons are loaded but the map isn't. 


UserImage.jpg
G Andrew Duthie
 
MVP

Could be a configuration issue, since the content is presumably not same-origin. See if this thread helps:

https://www.outsystems.com/forums/discussion/55046/iframe-not-showing-content-on-ios/


2019-06-18 18-34-57
André Vieira

G. Andrew Duthie wrote:

Could be a configuration issue, since the content is presumably not same-origin. See if this thread helps:

https://www.outsystems.com/forums/discussion/55046/iframe-not-showing-content-on-ios/


G. Andrew Duthie, the link that you have sent me redirects me to this same post.


UserImage.jpg
G Andrew Duthie
 
MVP

Sorry...apparently I have way too many tabs open, and grabbed the wrong URL. This is the link I meant to post, I believe:

https://www.outsystems.com/forums/discussion/49280/how-to-remove-x-frame-options-safari-ios-embedding-problem/

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.