tencent cloud

Tencent Cloud Super App as a Service

Introduction

PDF
Focus Mode
Font Size
Last updated: 2026-04-16 18:37:44
To enhance usage scenarios, the mini program SDK has made some APIs available for customization by the superapp, allowing for unique capabilities.

Prerequisites

To implement custom APIs for the mini program SDK, you need to create a class that conforms to the TMFMiniAppSDKDelegate protocol:
#import <TCMPPSDK/TCMPPSDK.h>

@interface MIniAppDemoSDKDelegateImpl : NSObject <TMFMiniAppSDKDelegate>

@end
Once the prerequisites are met, you can proceed to customize the mini program SDK APIs according to the relevant documentation.

Documentation

Open APIs
Others


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback