Integrera chatt i mobilappar
This basic guide shows how to add LiveAgent chat into your own Android or iOS mobile app. (Article is for Android and iOS developers)
If GET parameters are used the chat window opens for whole browser (in popup mode).
Available GET Parameters:
cwid - mandatory - valid ID of the chat widget from the LiveAgent, you can find it in the integration script, which is being used on the page. Here is example of widget ID:
function(e){ LiveAgent.createButton('71e8b44f', e); });
It is value 71e8b4...