I see that when upgrading PFFacebookUtils to the latest version v4-1.10.0 with the compatible versions of Parse and Bolts frameworks, I keep getting compilation errors. The recommended solutions I tried are upgrading Parse, Bolts libraries and XCode (I have 8.2), but still these compilation errors don't go away.
There are solutions on dealing with every compilation error, but I don't know if fixing a framework's header file like that is the right way (ideally I don't want to be touching a library header to fix issues like this).
There are solutions like Facebook login on iOS with Parse & cocoapods errors for solving similar errors, but want to see the right way to fix this.