EDIT VERY SIMPLE CODE (DEEPLINK/OPEN APP ON PHONE)
- Status: Closed
- Hadiah: $10
- Penyertaan Diterima: 14


Ringkasan Peraduan
Please look at the following code, if you are on laptop it works as it should directing you to the "Please subscribe)
But if you are on smartphone, it doesn't work- Please get back to me if you think you can help :)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script type="text/javascript">
window.onload = function() {
var desktopFallback = "https://bit.ly/IPFIXYT",
mobileFallback = "https://www.youtube.com/channel/UC91cTahWYcGDZVvAJYNZFqg?sub_confirmation=1",
app = "vnd.youtube://https://www.youtube.com/channel/UC91cTahWYcGDZVvAJYNZFqg?sub_confirmation=1";
if( /Android|iPhone|iPad|iPod/i.test(navigator.userAgent) ) {
window.location = app;
window.setTimeout(function() {
window.location = mobileFallback;
}, 25);
} else {
window.location = desktopFallback;
}
function killPopup() {
window.removeEventListener('pagehide', killPopup);
}
window.addEventListener('pagehide', killPopup);
};
</script>
</body>
</html>
<!-- /wp:html -->
Kemahiran Disyorkan
Penyertaan teratas dari peraduan ini
-
malimali110 India
-
mizan128398 Bangladesh
-
ShahjahanWork Pakistan
-
qwertykg South Africa
-
prantogpi Bangladesh
-
rishabhkanhaiya8 India
-
rishabhkanhaiya8 India
-
tangilalopa2000 Bangladesh
-
abhiaspro India
-
daniilkurka Ukraine
-
wedecoder Benin
-
wedecoder Benin
Papan Penjelasan Umum
Bagaimana untuk mulakan dengan peraduan
-
Siarkan Peraduan Anda Cepat dan mudah
-
Dapatkan Bertan-tan Penyertaan Dari serata dunia
-
Anugerahkan penyertaan terbaik Muat turun fail - Mudah!