Namespace CodeStage.AntiCheat.Genuine
Classes
- AppSourceInfo
Cross-platform snapshot of the app installation source. See AppSourceValidator.
- AppSourceValidator
Cross-platform tool to figure out which store the app was installed from, on Android and iOS. This is the single entry point for installation source checks; the detailed per-platform sources are available through TryGetAndroidSource(out AppInstallationSource) and TryGetAppleSource(out AppleAppInstallationSource).