Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 51

A developer wants to create a Client Library that will only be included on touch enabled devices.

What action should the developer take to achieve this?

    Correct Answer: C

    To create a Client Library that will only be included on touch enabled devices, the correct action is to set the channels property on the Client Library Folder to 'touch'. This ensures that the specific client library is only included when the specified channels, in this case 'touch' for touch-enabled devices, are detected. Creating a resource folder called 'touch' under the Client Library Folder would not inherently restrict the client library to touch-enabled devices.

Discussion
pkg82Option: C

Should be C

lexxxz88

prove link: https://docs.adobe.com/content/help/en/experience-manager-65/developing/introduction/clientlibs.html#using-a-library-for-specific-mobile-groups

Ssa1Option: C

C is the answer

gkay2Option: C

C is the correct answer