You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Anoop,
FLImageView works nice, Thank you.
But, FB images, only works when i replace
[request url]
with
[request originalURL]
in the file in FullyLoaded.m
It is due to redirection, which FB doing for images.
Please let me know that this replacement will not affect any other functionality,
Thank you.
The text was updated successfully, but these errors were encountered:
Hey Anoop,
FLImageView works nice, Thank you.
But, FB images, only works when i replace
[request url]
with
[request originalURL]
in the file in FullyLoaded.m
It is due to redirection, which FB doing for images.
Please let me know that this replacement will not affect any other functionality,
Thank you.
The text was updated successfully, but these errors were encountered: