NonComplianceReason
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Enums |
NON_COMPLIANCE_REASON_UNSPECIFIED |
इस वैल्यू का इस्तेमाल नहीं किया जाता. |
API_LEVEL |
यह सेटिंग, डिवाइस पर चल रहे Android वर्शन के एपीआई लेवल के साथ काम नहीं करती. |
MANAGEMENT_MODE |
मैनेजमेंट मोड (जैसे कि पूरी तरह से मैनेज किया गया या वर्क प्रोफ़ाइल) में यह सेटिंग काम नहीं करती. |
USER_ACTION |
उपयोगकर्ता ने सेटिंग का पालन करने के लिए ज़रूरी कार्रवाई नहीं की है. |
INVALID_VALUE |
सेटिंग की वैल्यू अमान्य है. |
APP_NOT_INSTALLED |
नीति लागू करने के लिए ज़रूरी ऐप्लिकेशन इंस्टॉल नहीं किया गया है. |
UNSUPPORTED |
डिवाइस पर मौजूद Android Device Policy के वर्शन के साथ यह नीति काम नहीं करती. |
APP_INSTALLED |
ब्लॉक किया गया ऐप्लिकेशन इंस्टॉल किया गया हो. |
PENDING |
रिपोर्ट जनरेट करते समय, सेटिंग लागू नहीं की गई थी. हालांकि, इसे जल्द ही लागू किया जाएगा. |
APP_INCOMPATIBLE |
यह सेटिंग ऐप्लिकेशन पर लागू नहीं की जा सकती, क्योंकि ऐप्लिकेशन में यह सुविधा काम नहीं करती. उदाहरण के लिए, ऐसा इसलिए हो सकता है, क्योंकि ऐप्लिकेशन का टारगेट एसडीके वर्शन काफ़ी नया नहीं है. |
APP_NOT_UPDATED |
ऐप्लिकेशन इंस्टॉल है, लेकिन इसे नीति में बताए गए कम से कम वर्शन कोड पर अपडेट नहीं किया गया है. |
DEVICE_INCOMPATIBLE |
डिवाइस, नीति से जुड़ी ज़रूरी शर्तों के मुताबिक नहीं है. |
PROJECT_NOT_PERMITTED |
डिवाइस को मैनेज करने के लिए इस्तेमाल किए गए Google Cloud Platform प्रोजेक्ट को इस नीति का इस्तेमाल करने की अनुमति नहीं है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eDevice non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application.\u003c/p\u003e\n"],["\u003cp\u003eUser actions, invalid settings, and missing or outdated apps can also contribute to non-compliance.\u003c/p\u003e\n"],["\u003cp\u003ePolicy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting.\u003c/p\u003e\n"],["\u003cp\u003eDevices themselves might be incompatible with policy requirements, leading to non-compliance.\u003c/p\u003e\n"]]],["Device non-compliance with policy settings can result from various issues: unsupported API level or management mode, user inaction, or invalid setting values. Non-compliance can also occur if a required app is missing, blocked, or incompatible with the setting, or if the app hasn't been updated to the minimum required version. Policies may also be unsupported by the device's Android Device Policy version. Settings might be pending application or the device itself is incompatible with policy requirements.\n"],null,["Reasons a device might not be compliant with a policy setting. See also [`specificNonComplianceReason`](/android/management/reference/rest/v1/enterprises.devices#NonComplianceDetail.FIELDS.specific_non_compliance_reason).\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| `NON_COMPLIANCE_REASON_UNSPECIFIED` | This value is not used. |\n| `API_LEVEL` | The setting is not supported in the API level of the Android version running on the device. |\n| `MANAGEMENT_MODE` | The management mode (such as fully managed or work profile) doesn't support the setting. |\n| `USER_ACTION` | The user has not taken required action to comply with the setting. |\n| `INVALID_VALUE` | The setting has an invalid value. |\n| `APP_NOT_INSTALLED` | The app required to implement the policy is not installed. |\n| `UNSUPPORTED` | The policy is not supported by the version of Android Device Policy on the device. |\n| `APP_INSTALLED` | A blocked app is installed. |\n| `PENDING` | The setting hasn't been applied at the time of the report, but is expected to be applied shortly. |\n| `APP_INCOMPATIBLE` | The setting can't be applied to the app because the app doesn't support it, for example because its target SDK version is not high enough. |\n| `APP_NOT_UPDATED` | The app is installed, but it hasn't been updated to the minimum version code specified by policy. |\n| `DEVICE_INCOMPATIBLE` | The device is incompatible with the policy requirements. |\n| `APP_SIGNING_CERT_MISMATCH` | The app's signing certificate does not match the setting value. |\n| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]