check Permission Result Incompatible
public static boolean checkPermissionResultIncompatible(Array<String> permissions, Array<int> grantResults)
权限授权回调参数匹配性检测.
Return
true
参数不匹配;false
参数检查匹配
Parameters
grant Results
系统返回的授权结果。