mraid-extension icon indicating copy to clipboard operation
mraid-extension copied to clipboard

Is https not supported?

Open fprivitera opened this issue 10 years ago • 5 comments

the maid.js file is in a CDN that it is only support http, I cannot test creatives in https pages.

fprivitera avatar Aug 04 '14 07:08 fprivitera

Only http is explicitly supported for testing, however, you should still be able to test on an https page by allowing unsecure elements to load on the page. The MRAID functionality of creatives only works in mobile apps, where there's no concept of loading on a secure page, given that the ad occupies the whole browser/web view. If you're still having issues, do you have a test page I can take a look at?

josecu avatar Aug 04 '14 14:08 josecu

https://dl.dropboxusercontent.com/u/12069193/mraid_2.html

On Mon, Aug 4, 2014 at 4:50 PM, josecu [email protected] wrote:

Only http is explicitly supported for testing, however, you should still be able to test on an https page by allowing unsecure elements to load on the page. The MRAID functionality of creatives only works in mobile apps, where there's no concept of loading on a secure page, given that the ad occupies the whole browser/web view. If you're still having issues, do you have a test page I can take a look at?

— Reply to this email directly or view it on GitHub https://github.com/appnexus/mraid-extension/issues/4#issuecomment-51069988 .

Filippo Privitera Head of Technology

This email is reserved exclusively for sending and receiving messages inherent working activities, and is not intended nor authorized for personal use. Therefore, any outgoing messages or incoming response messages will be treated as company messages and will be subject to the corporate IT policy and may possibly to be read by persons other than by the subscriber of the box. Confidential information may be contained in this message. If you are not the address indicated in this message, please do not copy or deliver this message to anyone. In such case, you should notify the sender immediately and delete the original message.

fprivitera avatar Aug 04 '14 14:08 fprivitera

Looking at the test link, the video plays fine after I choose to load unsecure scripts in my browser. Is this something you are unable to replicate?

screen shot 2014-08-04 at 11 01 56 am

josecu avatar Aug 04 '14 15:08 josecu

OK , but I don't change the default settings of my browser it is not replicating the standard behavior of a web user.

Thank you very much.

On Mon, Aug 4, 2014 at 5:03 PM, josecu [email protected] wrote:

Looking at the test link, the video plays fine after I choose to load unsecure scripts in my browser. Is this something you are unable to replicate?

[image: screen shot 2014-08-04 at 11 01 56 am] https://cloud.githubusercontent.com/assets/6942011/3798821/568d8f3e-1be8-11e4-97be-fcc8f64e358e.png

— Reply to this email directly or view it on GitHub https://github.com/appnexus/mraid-extension/issues/4#issuecomment-51071959 .

Filippo Privitera Head of Technology

This email is reserved exclusively for sending and receiving messages inherent working activities, and is not intended nor authorized for personal use. Therefore, any outgoing messages or incoming response messages will be treated as company messages and will be subject to the corporate IT policy and may possibly to be read by persons other than by the subscriber of the box. Confidential information may be contained in this message. If you are not the address indicated in this message, please do not copy or deliver this message to anyone. In such case, you should notify the sender immediately and delete the original message.

fprivitera avatar Aug 04 '14 15:08 fprivitera

In a live environment, a user would encounter MRAID creatives only in mobile apps. They do not work in web. Taking the AppNexus SDK as an example, the ad content is always loaded from an unsecure endpoint, and this is the "page" in your example. I am not aware of any SDK loading their content from a secure endpoint. Since the ad content occupies a whole web view in an app, the web view is sandboxed from the rest of the app, and ad content is by its nature unsecure, there is no need to request content from a secure endpoint.

josecu avatar Aug 04 '14 15:08 josecu