Fix user profile behavior
User profile was not read at the time the SafetyNet request is done because getProfileResId() was returning 0 in that case. We need to check profile resources id only when user profile is not selected.
Loading
Please register or sign in to comment