iosswiftxcodefirebasegtmsessionfetcher

Swift-Firebase iOS SDK showing GTMSessionFetcher warning


I am using Xcode 9.3(iOS deployment target 11.3) and installed the Firebase iOS SDK following this setup guide: Firebase iOS setup

Everything went well except that I am getting a lot of GTMSessionFetcher warning when I build the app. Like the image below. GTMSessionFetcher warnings

I did nothing but following the setup guide. Anyone know how to get rid of these warnings?


Solution

  • Clean your project(Derived Data), and update or reinstall your Pod files.