Skip to content

Commit

Permalink
Docs: enhance the FirebaseInAppMessaging runtime manager local commen…
Browse files Browse the repository at this point in the history
…ts (#13800)
  • Loading branch information
MojtabaHs authored Oct 4, 2024
1 parent 2d5c890 commit f53b457
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ - (void)setAutomaticDataCollectionEnabled:(BOOL)automaticDataCollectionEnabled {
}

- (BOOL)shouldRunSDKFlowsOnStartup {
// This can be controlled at 3 different levels in decsending priority. If a higher-priority
// This can be controlled at 3 different levels in descending priority. If a higher-priority
// setting exists, the lower level settings are ignored.
// 1. Setting made by the app by setting FIAM SDK's automaticDataCollectionEnabled flag.
// 2. FIAM specific data collection setting in plist file.
Expand Down

0 comments on commit f53b457

Please sign in to comment.