nraboy / ng-cordova-facebook-example

Ionic Framework ngCordova Oauth Example for Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picture size

Radmess opened this issue · comments

commented

Is there any way to get another profile picture size? It seems to only come in 50x50p.
In the non-plugin version of the API, it looks like you set the picture with type=normal.
Is that possible here?

Thanks in advance.

You'll have to look at the Facebook API documentation. I just provided this example to show ng-cordova-oauth working. I can't offer support on the Facebook APIs.

Regards,

I know it's closed a while now, but someone else might have the same question (like I just had).

The way you do it:

fields: "picture.type(large)"