@lsantaniello wrote:
I developed ionic 3 app with facebook login. On android platform it works successfully but on ios platform I have strange issue
Module ‘FBSDKCoreKit’ not found
I tried to add dependencies to my Pod file but after building I have the same issue.
pod 'FBSDKCoreKit' pod 'FBSDKLoginKit' pod 'FBSDKShareKit'So, I downloaded manually FBSDK, Core and Login Module and added to my frameworks.
When I build the project I have this error:
/Volumes/Data/projects/ionic3/my-app/platforms/ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKDeviceLoginManagerResult+Internal.h:24:9: Module ‘FBSDKCoreKit’ not found
Could you please support me?
Thanks
Luca
Posts: 1
Participants: 1