Hi, I am working on a mobile app that can search for similar clothes online after upload an image from IOS gallery. I can upload image but my iphone doesn't give me any results in search result page. I'm not sure if it is because of the image that selected wasn't post to server or something else. But it works if I run it in Android device and inside Unity3d. I have been stuck on this for a few days still can't figure it out. Please help!
Below is the correct result from running inside Unity3d:
![alt text][1]
But its blank if run in iphone:
![alt text][2]
[1]: /storage/temp/70621-run-in-unity3d.png
[2]: /storage/temp/70622-run-in-iphone.png
↧