Can we use form script embed code in an Android app - will it work?

  • vrk59er
    Asked on April 30, 2015 at 1:31 PM

    Hi Support,

    I created some form and add to my android app. My App is a website that has a page form for user register.

    I added javascript it didn'work but I tested on my html file worked fine.

    And Captcha didn't work on android app as well, it took long time loading.

     

    Regards,

    Warren

  • Ben
    Replied on April 30, 2015 at 2:39 PM

    The script embed code will work in most cases, but it is also susceptible to the other code on your website.

    So for example, if you are including mobile jQuery to make your website code much more accessible to your visitors, that would be the very likely source of your problem.

    This is however easily resolved by adding the iframe embed code instead.

    Do let us know how it goes.