The top level Firebase Analytics singleton that provides methods for logging events and setting
user properties. See the developer guides for general
information on using Firebase Analytics in your apps.
Note
The Analytics SDK uses SQLite to persist events and other app-specific data. Calling
certain thread-unsafe global SQLite methods like sqlite3_shutdown() can result in
unexpected crashes at runtime.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-02-11 UTC."],[],[],null,["Classes\n\nThe following classes are available globally.\n- `\n ``\n ``\n `\n\n [FIRAnalytics](/docs/reference/ios/firebaseanalytics/api/reference/Classes/FIRAnalytics)`\n ` \n The top level Firebase Analytics singleton that provides methods for logging events and setting\n user properties. See [the developer guides](http://goo.gl/gz8SLz) for general\n information on using Firebase Analytics in your apps. \n Note\n The Analytics SDK uses SQLite to persist events and other app-specific data. Calling certain thread-unsafe global SQLite methods like `sqlite3_shutdown()` can result in unexpected crashes at runtime. \n\n Declaration \n Objective-C \n\n\n @interface FIRAnalytics : NSObject"]]