Known Issues for Native Object API

Learn about known issues and apply workarounds for Native Object API and custom development.

CR #Description
707224
ARC applications fail due to SUPApplication and SUPBASICTYPES implementation.

If you use ARC (memory management for iOS) in development, for example, with iOS 5 when creating Object API applications, the ARC applications will fail. The singleton implementation in SUPApplication and SUPBASIC TYPES is incorrect.

Workaround: Request patch from CS&S.

693342
Android Object API cannot register an MBO level callback handler

Workaround: The application can register a Database level callback handler in the DatabaseClass to receive MBO events like replay success or replay failure.

681239
The length of the application name string cannot be greater than 15 characters.

When an application with an application name string greater than 15 characters is deployed, the application is unable to connect to Unwired Server.

Workaround: Limit the length of the mobile application project name to 15 characters when creating it in Sybase Unwired WorkSpace.