Notes on calling the queryAndLoadNewPatch() method

更新时间:
复制 MD 格式

Solution

You can call the queryAndLoadNewPatch() method after the user agrees to the privacy policy and the following permission is granted:

<code code-type="xCode" data-tag="codeph"><uses-permission android:name="android.permission.INTERNET" />

Note: Do not call this method frequently. Wait at least 3 seconds between each call.

Applies to

  • Mobile Hotfix