I have a quick question, I want to use lazy loading in my application so searched on net and found a very good following library:
https://github.com/rs/SDWebImage/tree/b357e8210c2a1c96ea768b16fd0c003baef77a04
Its very simple to integrate in the code and working perfectly.
Now,my question is that if I use it in my application and release the app then can Apple have any issue on the same and can they reject my App on the basis of this?
I'm sure that many people must have used this library, so please advise me.