Page 1 of 1

mail chimp subscribe form does not work

Posted: Sat Aug 30, 2014 4:07 pm
by Yoram Harth

Trying to build a subscribe to newsletter form using mail chimp. I copied this code into an html box:
<!-- Begin MailChimp Signup Form --

Subscribe to our mailing list
span class="asterisk"/span indicates required
Email Address span class="asterisk"/span
First Name
Last Name


<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--

<!--End mc_embed_signup--

Everything works fine when I test the app in the web iPhone simulator but when I test it with appery native iPhone app simulator the subscribe button does not do anything...

You can reproduce it by going to:

  1. About1_clone_1 page

  2. filling the form field

  3. click the subscribe button

    How can I fix the problem?

    Thanks Image