Question T7552
Visible to All Users

How to integrate Created Survey on Andriod and IOS apps using SurveyCreator on Desktop

created 3 years ago

I'd like to know how created survey questions can be shown in a mobile application

Answers approved by surveyjs Support

created 3 years ago

If your application is running in browser, then there is no big difference for SurveyJS. It will work in the same way as you do it for desktop. SurveyJS Library will adopt to mobile using CSS.

Thank you,
Andrew
SurveyJS Team

    Comments (2)

      I don't think my question was understood

      My project has a web application for admins and a mobile application for users.

      The survery creator is used on the admin to create the questions. The end goal is for the created survey to be used in the mobile application.

      How do I go about this?

      Thanks

        Please review the following document.
        We offer client JavaScript libraries and you can use them in different web applications that work with the same data storage. It is a pretty typical situation: admin and client web applications.

        Thank you,
        Andrew
        SurveyJS Team

        Other Answers

        created 3 years ago (modified 3 years ago)

        This doesn't answer my question

        My question is how can survey be used in a mobile application?

          Comments (1)

            OK, let me re-rephrase myself.
            What exactly issue do you have with showing Survey in your mobile application?

            Thank you,
            Andrew
            SurveyJS Team