tencent cloud

Tencent Cloud Super App as a Service

契約
データ処理とセキュリティ契約
ドキュメントTencent Cloud Super App as a Service

Pre-Downloading Mini Programs

フォーカスモード
フォントサイズ
最終更新日: 2024-11-21 17:57:45
To reduce the waiting time when opening a mini program and optimize user experience, the following API is provided to pre-download mini program packages.
///Pre-prepare mini program information
///@param appIds  Information of mini program to prepare
///@param isDownload Whether to download directly
///@param complete Callback for batch updating mini programs
- (void)preloadMiniApps:(NSArray *)appIds isDownload:(BOOL)isDownload complete:(void (^)(NSArray * _Nullable results, NSError *_Nullable error))complete;


ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック