Iframe is blank on Android 5 and 6 - android

I hava en android app made using cordova. The app uses an Iframe which works well from android 7. But for Android 5 and 6 is not working, it only shows a white screen. Even if I try to show another website it is still blank. The only way to have some content inside is by embedding a video.
Do you have any hint about this issue? Currently I'm not getting any error just the white screen.

Related

Android browser not displaying a page full screen width

Maybe there is a bug in android that is driving me crazy. Let me explain:
I created a page as part of a site I'm working on (http://parishes.rcda.org:81/allSaints_New) and it is displaying fine on the desktop. I am able to resize the browser window horizontally and everything positions properly. On the mobile browser in android, it is only occupying the left 3rd of the window with a horizontal scrollbar. The phone is a Samsung Galaxy S10 running the chrome browser. The phone has all the latest updates.
I'm using Dreamweaver and created a new page. I called it AboutUs2.php. I copied the page contents from AboutUS.php to AboutUs2.php. I then uploaded it to my windows web server and it looked fine. I then renamed it AboutUs.php in order to replace the page that is not working properly. After uploading it, it now wants to display in the left 3rd of the screen.
I asked a colleague with an iphone to check the page and it works just fine. I did try remote debugging via chrome and the developer tools do not show any issues with the page. I'm wondering if this is maybe a bug in android as another android phone gives me the same results with a horizontal scrollbar.
any ideas what is causing this?

Weird box on Mobile preview

I am currently working on a website for DAVINCI, here I am experiencing problems with the mobile version. Every time I open this website on a Huawei Mate 10 lite, it shows a box next to header similar to the image below!
The box next to header is the problem:
But if I open it on an iPhone 5S it does not show.
The image is inserted with slider revolution and the website is made with wordpress.

Android App doesn't work on all devices

I'm trying to make a very simple android app using Android Studio, it should open with a splash screen, then open a WebView.
I made it, and it works perfectly on my phone (with android 4.4.2), but when I try to use it on other device, I only get a white screen. I tried to use on a phone with android 4.1.2 and 6.0, none of them worked.
Any ideas where could be the error?
Edit:
Here's the files
https://github.com/gethuliogripp/kitexp
I've come across this problem and I was getting no errors as well. You have to make sure the images you use in the app such as your web view and splashcreen actually fit the screen so the app doesn't run out of memory. So make sure your images in your drawable are almost the same size as your phone screen, for my background i made the image 3in by 5in and my app works on all devices now.

Soundcloud embed issues on Android 2.3

Im having issues with the Soundcloud embed widget on Android 2.3 devices (Galaxy S1 for example)
Here is my example: http://jsbin.com/kedikile/1/
Firstly 90% of the time i get 'Oops we couln't find that track' secondly when it does appear, the widget floats at the top of the screen, it should be beneath the text

Android - Jelly Bean page freeze on html page transition

I have an web application, On form submission i wish to show loading image until the next page loads,the issue is with Jelly Bean, it Simply freezes the page 1, after some time it loads the page 2, loader is not at all showing
I tried blockui.js, show/hide div on form submission but no Expected result.
I don't find this issue in other android versions like Gingerbread and ICS.
Note: When i delay my form submission, it shows the loader image.
I think in jelly bean There is a change in web-kit. JB uses the web-kit of chrome. That's why the app runs smoothly on all other versions and it becomes weird when it comes to Jellybean. you need to manage it it any other ways. I also faced somewhat a similar problem when I had done an application compleatly based on html and js. Still i was not able to complete this problem and i need to drop the app due to kind of reasons

Categories

Resources