SDKBOX - Facebook image request

Hi,

I would have request for SDKBOX or Cocos2d-x team to extend functionality to support new Facebook animated avatars. Right now at some point when you trying to get and display facebook avatar if user have animated picture - app crashing. Would be nice to handle this by default :smile:

Hey @energyy

Thanks for bringing this info to us.
We would have a look into it, possibly could implement sometime in near future… :smile:

Best,
Pabitra

I think it’s a feature for the cocos2d-x engine, what’s the format of those animated avatar?

We not sure what format it is :slight_smile: for now we just not showing that image )

how to duplicate it ?

PluginFacebook::api("/{user-id}/picture", "GET", FBAPIParam(), "__picture__");

??