Image uploader is not accepting more than 2.1 MB in Mendix 7.14

1
Hi,   Image uploader was working fine earlier. In the new Mendix 7.14, after doing a build, image uploader is not accepting more than 2.1 MB. Also, in android the option to open camera to snap a picture is not coming up.  If the image is more than 2.1 MB, it givens NullPointerException ERROR - Connector: java.lang.NullPointerException: null at com.mendix.webui.requesthandling.FileRequestHandler.doUpload(FileRequestHandler.scala:158)   How to deal with this?
asked
0 answers