Web and mobile site icons not loading properly in ios devices - ios

I am currently developing a web and a mobile site sellist.com, m.sellist.com using VueJs and Laravel and I have applied icons to the navbar using iconmoon.io.
But some of the icons are not loading properly when I check it in ios devices. It was loading fine in other devices.
Please refer the screenshot of the icons which causes the issue.
But those should look like the below images. And those are showing as it is in all the devices other than ios devices.
How to fix this issue?

Related

Screen Sharing in iOS using opentok

Hello i am using opentok for screen sharing.Everything is working fine but one issue is i am facing it works correctly in iOS simulator mean screen is sharing perfectly but in real iOS device screen is not sharing black screen is appearing on other device.
When using screen sharing you can share the contents of a given UIView inside your application. Due to iOS security restrictions you cannot share the content of any other view outside your application. (If you send your application to the background the other end will receive a black screen since the view you are sharing is not longer being rendered)
Please take a look to the screen sharing sample for more details: https://github.com/opentok/opentok-ios-sdk-samples-swift/tree/master/Screen-Sharing

Why is our website experiencing issues on Chrome iOS iPhone 5, iPhone 6?

Here is our development website.
On iPhone 6 or 5, using Google Chrome, we experience the following symptoms:
The page "jumps" randomly when touching links or buttons.
Sometimes, buttons and tabs do not work.
This also happens sometimes on other sites, such as Medium.com, but not with all websites.
These issues are not present on Safari or on Chrome but on Android.
We are not sure if this is a problem with our website coding or with Chrome on iOS. I did some searching but did not find any issues similar to ours.

can ipad access bootmetro styles

i am desiging a responsive website. i used bootmetro styles in my website. everything is working fine in samsung gelaxy tabs and other android devices. The problem is with Ipad.
i installed firebug in my ipad and tested all styles. The problem is, there are no bootmetro styles loaded in ipad.
So, my questions is can ipad access bootmetro styles? i saw a note in the firebug(in ipad) saying
The results here may be inaccurate because some stylesheets could not be loaded due to access restrictions
please help

Application crash while switching changing the mode (Landscape & portrait )in jquery mobile android

I am using jquery mobile .I am facing one problem .Actually my application is crash when i switch to landscape to portrait mode .Is there any java code required to support both mode .or use media query ..?This is happening only in android.How to handle that ?
Thanks
Add android:configChanges="orientation|keyboardHidden" to activity tag in your android manifest file.
Refer these
Phonegap app crashes when switched orientation even with AndroidManifest changes
http://groups.google.com/group/phonegap/msg/c771fffc4dd9daaf
http://community.phonegap.com/nitobi/topics/app_crashes_on_android_during_orientation_change
If that won't work, better post your android manifest code.

Apps does not show up in iPad

Hi All,
I have created an iPhone Application and have uploaded it in the Appstore. But when I search the app in iPad, it shows up in the search results, but does not open up the Application related information in the screen. It does not show up the screen to install the app in iPad.
It works fine in iPhone. But not in iPad.
Please help me....!!!!!
Check this post: How can I restrict my app for iPhone's only, excluding iPod touch?
It may happen due some restrictions you put in your project, for example "telephony" device capability will restrict the app from running on iPad and the application will not be even listed in the iPad app store.

Resources