SDK upgrade notes

更新时间:
复制 MD 格式

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 H5 container configuration.

public static void disableAppVerification();

This API is deprecated and no longer supports disabling signature verification. To disable signature verification, see H5 container configuration.

H5ExtConfigProvider

This provider is deprecated. To configure H5 container switches, see H5 container configuration.