[Solved] iOS and Mechanical Turk [closed]
You shouldn’t use the Amazon API directly from your app, because in that case you would need to distribute your AWS access key & secret with the app. (I’ll let you figure out why this would be bad thing) You need a backend for your app, from where you’d send work items to the Amazon … Read more