Problems with jQuery Mobile alpha 3 with jQuery 1.5 (only non-WLan)
Hi all,
I have a strange problem and hope you can help me.
I am using jQuery Mobile 1.0 Alpha 3 together with jQuery core 1.5 as proposed in the documentation.
Everything works fine under most setups except for iPhone 3GS with iOS 4.3 using 3G. I only get a blank screen.
If I connect with the same phone via WLan everything is fine.
I have tried some things and found out that switching from jQuery 1.5. to jQuery 1.4.4 does the trick.
So here are the setups I have tried:
iPhone 3GS:
jQuery 1.5 via 3G: NOT working
jQuery 1.5.1 via 3G: NOT working
jQuery 1.4.4 via 3G: working
jQuery 1.5 via WLan: working
jQuery 1.5.1 via WLan: working
jQuery 1.4.4 via WLan: working
iPhone 4:
every setup is working (both 3G and WLan)
iPod touch 4th generation:
every setup is working (WLan)
HTC Desire Z with Android 2.2:
every setup is working (3G and WLan)
Does anybody have a clue?
Is it safe to use jQuery 1.4.4 together with jQuery Mobile alpha 3???
Thanks a lot
Tom