What steps will reproduce the problem? The following code will produce an error on an IEMobile device, but works on all desktop browsers.
var builder = google.gears.factory.create('beta.blobbuilder');
What is the expected output? What do you see instead? Dont expect an error and should be able to manipulate data.
What version of the product are you using? On what operating system? In the About screen of the device the following information is shown: Windows Mobile 6 Professional CE OS 5.2.1235 (Build 17740.0.2.0)
I am running this emulator on a Windows 7 Professional 64 bit machine
Please provide any additional information below.
Status: New
Labels:
Type-Defect
Priority-Medium