framework not found FirebaseCore

528 views
Skip to first unread message

Vijay Kumar A B

unread,
Sep 11, 2018, 10:11:57 AM9/11/18
to Firebase Google Group
I have tried all the things, like cleaning, reintegrating and updating and installing the PODS, nothing seems to work. Please help. Here is my PODFILE. I have been struggling for the past 2 weeks with this crazy thing

target 'MyProject' do
  use_modular_headers
!
 
# use_frameworks!


  pod
'GoogleMaps'
  pod
'GooglePlaces'


  pod
'Alamofire'
  pod
'SwiftyJSON'
  pod
'SwiftKeychainWrapper'


  pod
'FBSDKCoreKit', '4.35'
  pod
'FBSDKShareKit', '4.35'
  pod
'FBSDKLoginKit', '4.35'


  pod
'GoogleSignIn'


  pod
'Firebase/Core'
  pod
'Firebase/Auth'
  pod
'Firebase/Database'
  pod
'Firebase/Storage'
  pod
'Firebase/Crash'


  pod
'FirebaseStorageCache'


end




Ian Barber

unread,
Sep 12, 2018, 4:05:19 PM9/12/18
to Firebase Google Group
For swift, you may want the use_frameworks! enabled. Maybe try grabbing one of our quickstarts and see if it works OK for you, then cut down your app's config until it matches: https://github.com/firebase/quickstart-ios/tree/master/authentication

Also, worth noting that Crash Reporting is deprecated, so you'll want to upgrade to crashlytics!

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/94f5b363-9bc5-49f5-a7b8-c108bf12d012%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages