On Android, sdkbox::PluginFacebook::inviteFriends causes crashes randomly. Seems to occur after friends are selected, but possibly also when cancel button is pressed.
Happened on several different Android devices but not on iOS.
I was able to fix this by not creating or modifying any graphical elements in the onInviteFriendsResult callback. I didn’t realize this was not allowed.