Onlyoffice Probleme mit mobilen Apple Endgeräten

Hi @florom and @sebo1, if you use the 7.0 or later versions, the line has changed a bit:

  • Before 7.0 version, the line is :
    isSupportEditFeature:function(){return!1}

  • After 7.0 version, the line is :
    isSupportEditFeature=function(){return!1}

On this version basic editing is ok but for the moment, I don’t know how to access the editing menu (highlight, change the font size …)