I am facing this SO issue opened on github. I am getting the exact same stack trace. The last post says solution is to either add FacebookSDK
or to remove ObjC
flag from Linker settings.
I downloaded the FacebookSDK.framework
from this Tutorial link and the build errors are vanished but I am still not able to get notifications.
No errors and no stack trace in logs.
The solution says to add FacebookSDK.framework
to Xcode project. However, the latest SDK no longer contains the framework file. After I installed the pkg I have the files below
I added all files to the project but still no good.
Can any one please guide me to make Parse Work with iOS?
Note: Using Xcode 6.2 and iOS 8