Starting to get “image too large” errors when using camera image uploading to imageRecognizer?
Any thoughts? These were on new iphones but also older?
I think the nice thing about the image recognizer @Doug_Bergman is that it doesn’t need a 10 or 20 MB image to function.
You should be able to work around this by loading the picture in a 300x300 image component and then send the image.picture property to send to the image recognizer
Well, We are wanting to take a pic with phone and immediately process it, without having to go into camera settings and reduce quality. i wonder if there is a way to reduce size inside thunkable?
You should be able to do this with an invisible image too!
not sure what you mean?