Support » Forum
  Search
Professional Support

Get professional support quickly from the people who create and maintain 51Degrees.mobi.

Professional Support
How Much Faster is 51Degrees.mobi Framework?
Watch Speed Comparison Loading the same picture on the same mobile device, with the same network connection, over twice as fast.
Watch Video
Welcome to the 51Degrees.mobi online community. These forums offer the opportunity for you to discuss support topics with your peers and with members of the 51Degrees.mobi development team.
HomeHome51Degrees.mobi ...51Degrees.mobi ...51degrees.mobi ...51degrees.mobi ...SupportsCallback=False for iPhone iOS 5SupportsCallback=False for iPhone iOS 5
Previous
 
Next
New Post
2/10/2012 2:05 PM
 
Tom Holmes wrote:
We override all the .NET properties we have reliable data for. For the initial release we reduced how much we overriding we were using. Now we feel more confident in the data we will be adding support for the W3CDomVersion and SupportsCallback in the next release.

I see but that seems to be a step back and we must wait for your next release. Your fundation's unique benefit is in the seamless integration with .Net and proper populating of .Net Request.Browser properties. Some of Request.Browser properties are critical in the current .net web apps, especially those which are used by ScriptManager to determine whether or not the device supports partial callbacks. The logic is as follows:

// Simulate Script.Manager.SupportPartialRendering logic

bool supportAjax = (

(Request.Browser.W3CDomVersion >= new Version(1, 0)) &&

(Request.Browser.EcmaScriptVersion >= new Version(1, 0))) &&

Request.Browser.SupportsCallback;

I pointed that out a few months ago you you added appropriate mapping in ver.1.x. Hope to have it in v.2 soon.

Also,  I remember in ver.1.x you had a specification describing mapping between Request.Browser and mobile database properties. Can you post it if possible?

 
New Post
2/15/2012 5:10 PM
 
Hi,

Apologies for the delay. We have now released Foundation 2.1.1.5 (available here)which overrides SupportsCallback and W3CDomVersion as before. We will also be putting up a mapping table up shortly.

Thanks,
Tom
 
New Post
2/15/2012 5:21 PM
 
Good job, verified ok! Thanks a lot.
 
Previous
 
Next
HomeHome51Degrees.mobi ...51Degrees.mobi ...51degrees.mobi ...51degrees.mobi ...SupportsCallback=False for iPhone iOS 5SupportsCallback=False for iPhone iOS 5


Menu:
width:
  
Background:
Text Size:
Menu 01 Menu 02 Menu 03 Menu 04 Background 01 Background 02 Background 03 Background 04 Background 05 Background 06 Background 07 Background 08 Background 09 Background 10
Open Top Panel
Close Top Panel