This library is for internal Google use only. It allows the logging of data and telemetry from Google SDKs.
Import GoogleDataTransport module:
import GoogleDataTransport
Set logging level global variable to the desired value before calling FirebaseApp.config():
GDTCORConsoleLoggerLoggingLevel = GDTCORLoggingLevel.debug.rawValue
Import GoogleDataTransport:
#import <GoogleDataTransport/GoogleDataTransport.h>
Set logging level global variable to the desired value before calling -[FIRApp config]:
GDTCORConsoleLoggerLoggingLevel = GDTCORLoggingLevelDebug;
gem install --user cocoapods cocoapods-generatebrew install protobuf nanopb-generatoreasy_install --user protobufgenerate_project.sh after installing the prereqspython -c "line='https://www.firebase.com'; print line[0::2]"python -c "line='https://www.firebase.com'; print line[1::2]"