データ処理とセキュリティ契約
// Upload logs for the mini program corresponding to the appid// When implementing, you can use the sandBoxPathWithAppID: API of TMFMiniAppSDKManager to obtain the sandbox path, then concatenate it with `usr/miniprogramLog/` to obtain the full path.// @param appID The appid of the mini program/mini game- (void)uploadLogFileWithAppID:(NSString *)appID;
フィードバック