Title: Cannot attach file on Android
Last modified: March 7, 2019

---

# Cannot attach file on Android

 *  Resolved [Patrick.Tingen](https://wordpress.org/support/users/patricktingen/)
 * (@patricktingen)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-attach-file-on-android/)
 * Hi, first of all, thanks for this fantastic plugin. I have been using this for
   a few years now on our site and it has served me well.
 * However, I noticed that my users cannot attach an image to a form when they access
   the site from their phone. The forms work as expected on a desktop computer so
   the setup of the form looks ok (I can select an image and send it). Is this something
   in CF7 or is this a limitation of the mobile OS?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-attach-file-on-android/#post-11286490)
 * Some mobile devices put a restriction on file uploading through web forms. Contact
   the vendor support for details.
 *  Thread Starter [Patrick.Tingen](https://wordpress.org/support/users/patricktingen/)
 * (@patricktingen)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-attach-file-on-android/#post-11286616)
 * Thanks for your reply, I managed to get it to work using the tip in the [post from mrpilot2](https://wordpress.org/support/topic/no-confirmation-message-on-safari/#post-10718143)
 * > This alternative option is a really quick and easy fix. Simply add the following
   > to your wp-config.php file (the comment line is optional). I add it fairly 
   > near the top after the intro comment in that file. The form works a treat even
   > with the file upload feature.
 *     ```
       // ** Turn off JS for Contact Form 7 ** //
       define('WPCF7_LOAD_JS', false);
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot attach file on Android’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Patrick.Tingen](https://wordpress.org/support/users/patricktingen/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/cannot-attach-file-on-android/#post-11286616)
 * Status: resolved