Learn about known issues and apply workarounds for Sybase Mobile SDK 2.1 ESD #3 Patch 01.
Issue Number | Description |
---|---|
SMPONP-6352 | BB 9800 throws exception message "The memory available on your device is
low. Close some of the items below." Using the BlackBerry HWC on older devices may result in warnings/errors from the operating system, such as "The memory available on your device is low. Close some of the items below." Workaround: Run the BlackBerry HWC on newer OS 6.x or OS 7.x devices with more memory. The underlying problem is a memory leak in the native WebKit engine in the RIM OS. A fix for this is not available from RIM for Java based platforms. https://www.blackberry.com/jira/browse/JAVAAPI-2275 |
CR 716757 | The SUPStorage and shared storage APIs do not work in
the iOS 2.1.3 Patch 1 template HWC application. Workaround: Find SUPStorage.js in the designer sdk folder and replace all instances of "/sup.amp with "http://localhost/sup.amp. |
CR 715053 | Issue: iOS SUPQuery LEFT_OUTER_JOIN works as
INNER_JOIN. Workaround: None. |
CR 713043 | Issue: Foreign key constraint violation error message. A foreign key constraint violation error message occurs if you create an MBO by dragging and dropping a table in which the foreign key and the primary key are both 'identity' types. Workaround: The MBO is created, and you can safely ignore these error messages. |