Hi,
I have a feature in my app that requires to get details (user name and
their profile picture) of users those who are using the application. I
cannot store their name and picture in db, I should get them from the
API everytime I need cause it will kill my db and they may edit their
info anytime.
Is there a way to get this info to show in the app? I badly need this
in my app. Really appreciate anyone can share how this can be done.
I know this is possible in facebook but not sure how that can be done
here.
Cheers,
RS