All Products
Search
Document Center

Mobile Platform as a Service:Upgrade instructions

Last Updated:Feb 23, 2021

Changes in 10.1.60

MPNebula

  • The following API has been modified. Other than calling this API, you still need to enable the signature verification, see HTML5 container configuration for more information.
    1. public static void enableAppVerification(final String publicKey)
  • The following API has been deprecated, you cannot disable signature verification with this method any more. If you need to disable the signature verification, see HTML5 container configuration for more information.
    1. public static void disableAppVerification();

HTML5ExtConfigProvider

Deprecated. If you need to configure HTML5 container switches, see HTML5 container configuration.