Solved
RTE UI Plugins are not showing up
Dialog for Touch UI RTE field .
<text jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/richtext" fieldLabel="Text" name="./text" required="{Boolean}true"> <rtePlugins jcr:primaryType="nt:unstructured"> <format jcr:primaryType="nt:unstructured" features="*"/> <misctools jcr:primaryType="nt:unstructured" features="*"/> <spellcheck jcr:primaryType="nt:unstructured" features="*"/> </rtePlugins> </text>
I only see default RTE and not additional plugins , is there a different way to include RTE plugins for Touch UI