Project

General

Profile

Actions

Bug #10103

open

[Doc] Command for the enable device owner is incorrect in 500 doc

Added by Arshana Atapattu 12 months ago. Updated 3 months ago.

Status:
Current Sprint
Priority:
None
Start date:
05/26/2023
Due date:
% Done:

0%

Estimated time:
Device Type:
Component:
Type:

Description

Description

The docs in the 500 is incorrect. this has been fixed in 520 doc.

In the documentation under the section of "Android Device Enrollment as Fully Managed using QR Code" [1], step 7, the given code is wrong.
It was given as,
adb shell dpm set-device-owner io.entgra.iot.agent/org.wso2 .iot.agent.services.AgentDeviceAdminReceiver

But the correct code is:
adb shell dpm set-device-owner io.entgra.iot.agent/org.wso2.iot.agent.services.AgentDeviceAdminReceiver

Please note that after /org.wso2. there is no space in the correct code.
Please correct them on 500 and 510 docs.

Also include the output of these codes in the document like in 520. it would be greatly helpful to the user.

[500 doc] https://docs.entgra.io/5.0.0/enrollment/#android-device-enrollment-as-fully-managed-using-qr-code
[520 doc] https://docs.entgra.io/5.2.0/enrollment/#android-device-enrollment-as-fully-managed-using-qr-code

Actions #1

Updated by Viranga Gunarathna 12 months ago

  • Project changed from product-uem 5.3.0 GA to 32
Actions #2

Updated by Viranga Gunarathna 12 months ago

  • Project changed from 32 to 33
Actions #4

Updated by Viranga Gunarathna 3 months ago

  • Project changed from 33 to Backlog
Actions

Also available in: Atom PDF