Icons and svg images display problem in ionic - javascript

I'm developing an android app using ionic, I created a new app with side menu , when i run the app icons appear in the web browser and in simulator but don't appear in the my android device (oppo A5s cph1909 with color os5.2.1) i also tried with other mobiles like samsung and other oppo it works fine .i also tried before an svg image i got a bad structured image in the android device (oppo A5s).
Any idea?

Related

Create React App doesn't load on ios device

I'm developing a ReactJS PWA. When I load the URL from my desktop and android, it works totally fine. But when I use iPhone, it shows a blank with a background image that I set to body tag. But it's blank.
By the way, I've used npx create-react-app for my project.
Can you please tell me why this is happening and what's the solution?

Why would a background video work perfectly in Safari but not in google chrome?

I am building a website in a specific builder for a client and I brought in a small background hero video, hosted on AWS s3.
It works totally fine on Safari on Mac OS and iOS but for some reason it will not display on Google Chrome for desktop or mobile.
I am including a link to show my process of building that way you all can see exactly what's going on:
https://share.vidyard.com/watch/x4Jc39b2HvFKdiGEp9WQMY?
Also here is a link to the actual site. https://app.getocta.com/v2/preview/4QDIYFuUHsn81JT2Pdmh

SVG not displayed with android 6 and cordova

My tablet with android 6 doesn't show svg image, there is a grey image instead. My application is made with cordova and vuejs.
I've try to launch my application with a tablette with android 7 and an other with android 9 and it's working perfectly. I think the problem is because of the android webview...
If someone has the solution of my problem or has an other opinion.
Thank you.

How to enable zoom in Cordova iOS app

I have a web app I've run through Cordova/PhoneGap to create an iOS app. When I run the site on mobile Safari, zooming in and out works fine, but on the iPhone and iPad pinch to zoom doesn't work anymore.
Is there something in Cordova that would be preventing normal zooming from working?
The app uses the RaphaelJS plugin but that's all, aside from the cordova js library
you need to enable the ViewportScale in the Cordova.plist, which is set to NO by default.

HTML Doesn't Show in Xcode?

I have built an game using HTML and javascript that I want to turn into an ipad app.
I have been following this "Creating a native 'Objective-C' app" section of this guide: http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/
However, when I run the ipad simulator in Xcode, the "ipad" comes up, but it just shows a blank screen.
I took out all my code in my html file and just put in a couple of lines of html. When I change the background color, this does show in the ipad simulator.
However no text shows up.
Does anyone know what I'm missing?
I am using Xcode 3. Also, I have already taken my javascript file out of "compile sources" and placed it into "copy bundle resource".
I don't know about your problem but an easy way to create an HTML/JS app is to use PhoneGap. Plus you can bring your app to other OS like Android an a PhoneGap project is really easy to set up.
http://phonegap.com/start

Categories

Resources