05/15/2024 15:19:45

Channel list

I. List of Channels Supported by MSDK

Channel description Platform Link Remarks
WeChat - Able to apply for Tencent's internal channel
QQ QQ platform -
Guest - MSDK own channel
Facebook Facebook developer platform -
GameCenter Apple developer platform -
Google Google Play -
Twitter Twitter -
Garena - -
Line Line -
Apple Apple Developer Portal Apple Developer Portal
HMS Huawei developer -
TPNS TPNS Able to apply for Tencent's internal channel
Bugly Bugly Able to apply for Tencent's internal channel
TDM TDM Able to apply for Tencent's internal channel
Beacon Beacon Able to apply for Tencent's internal channel
Firebase Firebase -
Adjust Adjust -
AppsFlyer AppsFlyer -
System - -
WhatsApp - -
Kwai - You need to contact jessehuang、timwmtian for channel strategy evaluation first, and only after the evaluation is passed can you access it normally

II. Login Channels and their Corresponding Number

Channel Definition No.
WeChat 1
QQ 2
Guest 3
Facebook 4
GameCenter 5
Google 6
Twitter 9
Garena 10
Line 14
Apple 15
Kwai 17
HMS 23

III. MSDKChannel explanation

[info] Channel names are case sensitive.

C#
public class MSDKChannel
{
    public const string WeChat     = "WeChat";
    public const string QQ         = "QQ";
    public const string Guest      = "Guest";
    public const string Facebook   = "Facebook";
    public const string GameCenter = "GameCenter";
    public const string Google     = "Google";
    public const string Twitter    = "Twitter";

    public const string XG         = "XG";
    public const string Firebase   = "Firebase";
    public const string Adjust     = "Adjust";
    public const string AppsFlyer  = "AppsFlyer";
    public const string Beacon     = "Beacon";
    public const string Bugly      = "Bugly";
    public const string TDM        = "TDM";
}



Copyright © 2024 MSDK.
All rights reserved.

results matching ""

    No results matching ""