Re: Mobile, Web and Multi-device

On Wednesday, September 25, 2013 at 11:55 AM, Tobie Langel wrote:

> That depends. I'm sorry to bring up the iOS iTunes and App Store apps for the second time today _on the same mailing list_, but no end user is aware these are in fact Web views. Furthermore, given the app features, there is no clear indication that they're relying on proprietary extensions.

Unfortunately there is no way to check, but I imagine there is quite a bit of -webkit-overflow-scrolling: touch; and friends going on in the AppStore. 

I took a 3 day course well over a year ago on Sencha Touch development and was really surprised to see how much that framework relied on -webkit-* to be able to create experiences that are comparable to a "native" experience. 

I just checked the Sancha kitchen sink, and the heavy reliance on -webkit- stuff still appears to be the norm (i.e., does not work in anything but a Webkit-based browser):

http://cdn.sencha.com/touch/sencha-touch-2.2.1/built-examples/kitchensink/index.html

Anyone using IE (or a Windows 8 tablet), can you tell me what you see? 
 
-- 
Marcos Caceres

Received on Wednesday, 25 September 2013 15:18:48 UTC