S T G SuperAPPS v9.99.99版本的 MD5 值为:ec866d8c695a659ed10459d6bd169615

以下内容为反编译后的 Constants.java 源代码,内容仅作参考


package com.appsflyer.share;

public class Constants {
    public static final String LOG_CROSS_PROMOTION_APP_INSTALLED_FROM_CROSS_PROMOTION = "[CrossPromotion] App was installed via %s's Cross Promotion";
    public static final String LOG_INVITE_DETECTED_APP_INVITE_VIA_CHANNEL = "[Invite] Detected App-Invite via channel: ";
    public static final String URL_CAMPAIGN = "c";
    public static final String URL_CHANNEL = "af_channel";
    public static final String URL_MEDIA_SOURCE = "pid";
    public static final String URL_SITE_ID = "af_siteid";
    public static final String USER_INVITE_LINK_TYPE = "af_app_invites";

    static String f343 = "https://%sapp.%s";
}