Youtube Iframe API trouble with firefox http error NS_BINDING_ABORTED - youtube-iframe-api

I display perfectly well youtube videos thanks to this documentation https://developers.google.com/youtube/iframe_api_reference
Everything is working fine in localhost with firefox.
But under secured production url I got the error NS_BINDING_ABORTED in firefox when the whole page is being opened. When you click on the video's Play button it keeps loading indefinitely...

Related

Firebase Dynamic Link: Does not work correctly when opened from iOS Safari

I am using Firebase Dynamic Link in my app and am seeing issues when they are opened from iOS Safari as an URL.
-Expected behavior: The link leads to the app preview page, where the user can click on the link that will redirect to the app.
-Actual behavior: The link tries to open the preview page initially but loads the website even when the app is installed.
-The issue happens for both actual devices and simulators.
-The link works fine when opened from iOS Chrome as an URL, other iOS apps, and for all scenarios in Android devices/emulators.
I did my research but could find the exact same case as mine. Can someone tell me what might be the issue here so that I can investigate further?
Here is the Firebase Dynamic Link debugger result:
Here are the apple-app-site-association parameters:
{"applinks":{"apps":[],"details":[{"appID":"####.***.****","paths":["NOT /_/*","/*"]}]}}
Can someone help out? Thanks!
For those who might run into a similar issue, I resolved this by disabling forced redirects in the link parameter. Somehow mobile Safari was force redirecting to the website, not the app.

Google Drive Iframe not playin video in Safari browser

When you add a video via Google Drive, the video doesn't play. When you click on play, nothing happens.
The error was detected only in the Safari browser (Mac OS and iOS), on different devices. The Safari console displays the following:
In Google Drive, the video has permission and is available to everyone who has a link. The video works in Google Chrome, Firefox.
I don't use the API from Google, I only have an iframe that google itself suggests using.
My iframe:
<iframe src="https://drive.google.com/file/d/1tYPqwtbgNp17xXNR5mZH3SdeFTcUrTHt/preview" width="640" height="480" ></iframe>
Video testing takes place on a clean page, without scripts and styles
An embedded Google Drive video does play in Safari (just tested on iPhone with iOS 14.7) but only if you set 'Prevent Cross-Site Tracking' to OFF in Settings, Safari, Privacy & Security.
This is probably not an option for a public website!

Custom Wordpress template page upon reload doesn't display any content but source code is all there

Initial load renders all content perfectly and then on the 2nd or 3rd reload (this is random - I've tested this numerous times) it won't display anything on the page except for the nav bar but all the source code loads fine when checking with dev tools and also does not show any errors.
Works fine in Chrome desktop browsers and Firefox desktop browsers - in media view and desktop view.
Doesn't reload on Safari desktop.
Doesn't reload on the following media devices: Android phones, iphone, ipad with Chrome incognito browser and Safari browser.
I am debugging remotely with one of my android devices and I don't see any errors in dev tools and all the source code loads on each reload.
This is hosted on an AWS ec2 instance.
I cannot figure out how and where I need to debug. Any tips/advice is much appreciated!!
Sorry I can't upload image of code or url because this webpage includes info for a live product feature that has not been released to the public yet.
Thank you!!

Wordpress site is not showing on Chrome

I have a site www.mathildaparadeiser.com that is showing a white screen of death on Chrome. All other browsers seem fine.
Removed all plugins but still being shown. Chrome is updated and Wordpress also. Looking in Chrome Tools I get this first error
VM100:1 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Any ideas what would be causing this? Have debugged all I can.
Have you installed any chrome extension plugins ?
Your site has uses a service called Incapsula. The website admins configured Incapsula to prevent bots from accessing it's content.
Please read here more :-
How to get the body content from a PHP-generated HTML page?
Some times your site contents loads, some time it shows a captcha. Check with your Hosting provider to understand.

Chrome prevents the site due to ads

I'm facing a problem just with google chrome. My website home page works properly, but when trying to open a post on the site, it shows this message:
Security Wrror
The site is based on the latest WordPress version, and it works properly with all other browsers. I tried to remove ads (the only way to get the required fund). but nothing changed. It still doesn't open on Google Chrome.
I tried to update the sitemap, but nothing changed.
I hope you can help. Most of the visitors use Google Chrome as a default browser, and this is a major problem because we earn money due to ads viewed on the site.
here a link to my website

Resources