Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49356

Facebook Login, ios build error Module 'FBSDKCoreKit' not found

$
0
0

@lsantaniello wrote:

I developed ionic 3 app with facebook login. On android platform it works successfully but on ios platform I have strange issue

In file included from ..my-app/platforms/ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/Internal/_FBSDKLoginRecoveryAttempter.m:19:
..my-app/platforms/ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/Internal/_FBSDKLoginRecoveryAttempter.h:20:9: fatal error: 'FBSDKCoreKit/FBSDKCoreKit+Internal.h' file not found
#import <FBSDKCoreKit/FBSDKCoreKit+Internal.h>

I tried to add dependencies to my Pod file but after building I have the same issue.

	pod 'FBSDKCoreKit'
	pod 'FBSDKLoginKit'
	pod 'FBSDKShareKit'

After this, I executed “pod install” command

When I build using ionic command:

sudo ionic cordova build ios --prod

I have error

So, I downloaded manually FBSDK, Core and Login Module and added to my frameworks.

When I build the project I have always error

Could you please support me?

Thanks
Luca

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49356

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>