unsplash / unsplash-photopicker-ios

📱An iOS photo picker to search and download photos from Unsplash.
MIT License
411 stars 84 forks source link

author clickable link #55

Open tallot13 opened 1 year ago

tallot13 commented 1 year ago

from https://help.unsplash.com/en/articles/2511315-guideline-attribution

When displaying a photo from Unsplash, your application must attribute Unsplash, the Unsplash photographer, and contain a link back to their Unsplash profile. All links back to Unsplash should use utm parameters in the form of ?utm_source=your_app_name&utm_medium=referral

this sdk does not support this behavior. does this conflict with the documentation? Is it possible to get full access to the api using the official sdk?

xnth97 commented 11 months ago

+1 to this. My app's request for production rate was rejected because the SDK doesn't seem to comply with Unsplash's own guidelines. Wondering does it mean that it is actually NOT encouraged to use this SDK?

jaydenryu79 commented 9 months ago

+1 I have the same situation.