This topic describes the changes introduced in the SDK upgrade to version 10.1.60.
MPNebula
public static void enableAppVerification(final String publicKey)This API has been modified. When you call this API, you must also enable the signature verification switch. For more information, see HTML5 container configuration.
public static void disableAppVerification();This API is deprecated and no longer supports disabling signature verification. To disable signature verification, see HTML5 container configuration.
H5ExtConfigProvider
This provider is deprecated. To configure HTML5 container switches, see HTML5 container configuration.