-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ASDKGram Example] image_url has been changed from URL string to Array by 5… #813
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great catch. Thank you!
@kaar3k While you're at it, please fix the warning posted by the bot above. Thanks! |
@nguyenhuy Thank you :) . Updated the Pull Request as requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @kaar3k for fixing. LGTM!
@kaar3k I'd just noticed this crash yesterday and wasn't sure if it was something else locally - thank you for posting the PR quickly! |
@maicki Thanks for reviewing.. :) |
@appleguy Thanks for Accepting the PR :) |
The URL in the example now returns:
|
@jsonpoindexter sadly 500px shut down their API. In master we use unsplash now: #938 |
@garrettmoon thanks for the reply! I see it was changed to unspash for ObjC, while I was trying the swift example. Thanks again! |
https://api.500px.com/v1/photos?feature=popular&exclude=Nude,People,Fashion&sort=rating&image_size=3&include_store=store_download&include_states=voted&consumer_key=Fi13GVb8g53sGvHICzlram7QkKOlSDmAmp9s9aqC&page=1&rpp=4&image_size=600
CHECK image_url