Phonegap with jquery mobile collapsable content issue in mobile devices - android

I have created one quote app using phonegap with jquery mobile collpasable for android.when I run the same code in computer it just works fine and to the surprised few times it just work fine in mobile also but most of the times it will not show any data in mobile devices but in desktop it will always work.I tried everything but of no use.here is my desktop link.
Way2enjoy.com/touch/w2et/collapse.php
Here is android apk.
http://www.way2enjoy.com/touch/w2et/quote.apk
does not work on newer version of jquery,here is details
http://www.raymondcamden.com/2011/4/5/Collapsible-content-and-Ajax-loading-with-jQuery-Mobile#cC31B6DEC-D263-F1C2-6CA71EACBFF8ADE5
Any guide/suggestion will be very helpful

Related

Vidyo.io - No audio sent when using Firefox for Android

Video calls fail to transmit audio from Firefox for Android (I have not changed anything on the code and everything worked just fine earlier. Firefox receives audio just fine). I have tried to test Webrtc separately (audio/video) and everything seems ok. The only thing I can come up is that the problem is within the Vidyo.io library or Firefox. I also tested this problem with Vidyo.io demo page and multiple devices. I get no errors from vidyo.io api. Other browsers work as expected (on Android). I have even tried to install earlier versions of Firefox and Vidyo.io with no success.
Vidyo.io only supports Chrome on Android for now. However, we are working towards supporting other mobile browsers like Firefox and iOS Safari in the future.

How to set web app always to load desktop version?

I'v developed web application that is not full responsive for mobile devices. So is there any possibility to set my app that always loads like desktop version?

Website not scrolling on Galaxy S4 and later versions (Android)

I'm currently working on a Wordpress site and am having an issue specifically with Galaxy S4 and other versions. It seems to work fine on all other mobile devices, on multiple mobile browsers (Chrome, Safari, etc.) After doing some research I've seen a couple of people having the same issue but no real answer to the problem.
The issue even recreates with emulators built into the desktop browsers, so I have tested it on multiple version of Galaxy using Chromes emulator and the same issue occurs as on the hardware device.
Here is the link to the site I am working on: http://beta.iqcando.com/
I'm truly at a loss as to what could be causing this, as it appears to be fully mobile on other devices. Any suggestions or solutions are welcome, thanks in advance!
There is an
overflow-y: hidden!important;
on your html in style.css on line 109.
When you remove that the scroll works fine ;)
If you want to debug your site on mobile, on chrome you can install sdk and then use chrome to inspect the mobile version of your site.
https://developers.google.com/web/tools/chrome-devtools/debug/remote-debugging/remote-debugging

MVC4 jQueryMobile SQL phoneGap from responsive to app

I have an MVC4 Web Application with Sql-Server/jQuery/WebApi that I want to expand to mobile.
I know that using the "mobile" word in the cshtml file view is displayed only on mobile devices, but how do I configure my project to present the pages to work only on mobile devices (except resolutions like iPad) and be prepared to create a phonegap project to export to iOS and Android?
The idea is to start in a responsive web version for mobile devices and to expand to app stores, so I can have a bigger number of devices that can access my website.

Issue using jQuery mobile in multiple device testing

I've developed the mobile html application with jquery mobile and css. My targeted devices are both iPhone and android.
I've used the basic syntax for html such as table and div tags in coding. For design, i've used jquery mobile. The problem i am facing is that, my application runs successfully in iPhone simulator. but when i test in android emulator, the jquery styles are not applied. I dont know whats the issue.
Need your help in fixing this issue.
Thanks,
Balu

Categories

Resources