Question:
I'm getting this error from console log when trying to test a Rich Media with a URL in the CTA's:
VM197 2017-12-25-15-57-main.a8f520e90bca20e0575c35aa8d471f1b9f580145.min.js:93 Blocked script execution in 'https://go.pushwoosh.com/v2/richMedia/edit/123456789101/XXXXX-XXXXX' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
value @ VM197 2017-12-25-15-57-main.a8f520e90bca20e0575c35aa8d471f1b9f580145.min.js:93
VM197 2017-12-25-15-57-main.a8f520e90bca20e0575c35aa8d471f1b9f580145.min.js:93 Mixed Content: The page at 'https://go.pushwoosh.com/v2/richMedia/edit/123456789101/XXXXX-XXXXX' was loaded over HTTPS, but requested an insecure image 'http://image.com/2017/pushwoosh/00-test/v2/header.jpg'. This content should also be served over HTTPS.
value @ VM197 2017-12-25-15-57-main.a8f520e90bca20e0575c35aa8d471f1b9f580145.min.js:93
VM197 2017-12-25-15-57-main.a8f520e90bca20e0575c35aa8d471f1b9f580145.min.js:93 Mixed Content: The page at 'https://go.pushwoosh.com/v2/richMedia/edit/123456789101/XXXXX-XXXXX' was loaded over HTTPS, but requested an insecure image 'http://image.com/2017/pushwoosh/00-test/v2/header.jpg'. This content should also be served over HTTPS.
Answer:
Due to security reasons, we do not allow executing any scripts in Rich Media iframe in our GUI, however, it will work on a device. You can check whether Rich Media works or not only if you use a real iOS or Android device.
Comments
0 comments
Please sign in to leave a comment.