I have a Unity app that needs to upload files to S3.
It works on desktop. When I build and run on an Android device, I'm getting no response from S3. There are no errors either (I'm looking at the logcat), just nothing.
I've added S3 to link.xml
Any ideas ?