I want to add freshdesk widget in my android app but I see only website code available, not for android

  • i want to add freshdesk widget in my android app
    but i see in which only website code available not for android.
    I uses this link to do that but my developer tell me that is not android java code.
    Widget APIs - Freshworks
    i ask this question to freshdesk chat they can’t give me solution contact me on 8381046320
1 Like

Both widgets and frontend apps on the developer platform today are available only for web browsers. You will have to build the UI for Android and use the REST APIs to fetch data from Freshdesk.

Is that response also applicable for WebView based apps ?

We have the same issue. Is it possible to proxy the request through our backend or do you know any specific WebView settings to allow FreshDesk?