Google. Play. Instant. PlaySignatureVerifier
Provides methods that verify whether a package's signature matches the expected value.
Summary
Public attributes |
|
---|---|
SkipVerifyGooglePlayServicesScriptingDefineSymbol =
"PLAY_INSTANT_SKIP_VERIFY_GOOGLE_PLAY_SERVICES"
|
const string
Scripting define symbol that causes VerifyGooglePlayServices to always return true.
|
Public static functions |
|
---|---|
VerifyGooglePlayServices(AndroidJavaObject packageManager)
|
bool
|
Public attributes
SkipVerifyGooglePlayServicesScriptingDefineSymbol
const string SkipVerifyGooglePlayServicesScriptingDefineSymbol = "PLAY_INSTANT_SKIP_VERIFY_GOOGLE_PLAY_SERVICES"
Scripting define symbol that causes VerifyGooglePlayServices to always return true.
Public static functions
VerifyGooglePlayServices
bool VerifyGooglePlayServices( AndroidJavaObject packageManager )