Registry function

Description

System registry functions can read and write registry entries, keys, and values on a Windows PC. But unlike Windows system, iOS system has no such registry, so these functions cannot be directly executed in iOS system.

Workaround

Appeon offers an option of "Appeon emulation registry" in AEM to allow the mobile application to read and write the mock registry file stored in the Appeon Server database. For detailed information, please refer to Appeon Server Configuration Guide for .NET | AEM User Guide | Application | PB Features | Registry Mode.

Note: Mobile applications can only read Appeon emulation registry.