Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 992 by Darren.Srodzinski: BlobBuilder not working in IEMobile devices
http://code.google.com/p/gears/issues/detail?id=992 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. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
