[[["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 2025-07-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eGARSessionConfiguration\u003c/code\u003e is used to configure a \u003ccode\u003eGARSession\u003c/code\u003e object for Google Analytics for Firebase on iOS.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can modify session settings using the provided properties and apply them using \u003ccode\u003esetConfiguration:error:\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eNSObject\u003c/code\u003e and offers detailed control over session tracking.\u003c/p\u003e\n"]]],["The `GARSessionConfiguration` class configures a `GARSession`. Users employ the `setConfiguration:error:` method within `GARSession` to apply the desired settings. Properties for retrieval and modification of these settings are accessible through associated categories. It inherits from `NSObject`. The purpose is configuring session settings.\n"],null,["# GARSessionConfiguration Class Reference\n\nGARSessionConfiguration\n=======================\n\nConfiguration for a [GARSession](/ar/reference/ios/interface/GARSession#interface_g_a_r_session).\n\nUse [setConfiguration:error: (GARSession)](/ar/reference/ios/interface/GARSession#setconfiguration:error:) to set the configuration. See categories for properties to get/set.\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: `NSObject`"]]