brams-9
brams-9
## New issue checklist - [X] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [documentation](http://instagram.github.io/IGListKit) - [x] I have searched [existing issues](https://github.com/Instagram/IGListKit/issues) and this is not a duplicate - [X] I have...
### Background currently in `packages/appinio_social_share/android/src/main/java/com/appinio/socialshare/appinio_social_share/utils/SocialShareUtil.java` method `shareToFacebook` contain logic to trigger `FacebookSdk.initialize()` that automatically setup the facebook app id, _**but**_ currently i encountered issue in android 11+ everytime `shareToFacebook` is...