lpw
2026-07-15 76f34560a3971bcd33123bd1a41eea0e1152dc0e
frameworks/FirebaseAnalytics.xcframework/tvos-arm64_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics.h
@@ -20,7 +20,8 @@
/// the same parameters. Up to 500 event names are supported. Using predefined events and/or
/// parameters is recommended for optimal reporting.
///
/// The following event names are reserved and cannot be used:
/// The following event names are reserved - events with these names will be dropped, and instead an
/// error event will be logged:
/// <ul>
///     <li>ad_activeview</li>
///     <li>ad_click</li>
@@ -44,7 +45,6 @@
///     <li>firebase_campaign</li>
///     <li>first_open</li>
///     <li>first_visit</li>
///     <li>in_app_purchase</li>
///     <li>notification_dismiss</li>
///     <li>notification_foreground</li>
///     <li>notification_open</li>