0

I am using Facebook sdk 3.18 and apportable indie version sdk. my facebook is not working.

According to apportable documentation ,they dont support facebook sdk above 3.5.3 but that is very old SDK.

so Is there any way so that this can work?

1 Answers1

1

You may want to consider using the Apportable fork of the iOS Facebook SDK which works around known issues on Android.

There is also sample code that exercises the ApportableFacebookSDK in the facebook-sdk branch of Spin

  • apportable has forked old facebook sdk ,I am trying to use bridge kit and write a code using android native API. Is there any other way to do this other then this? – Parth Parikh Sep 17 '14 at 05:59