We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7affa79 commit 7240128Copy full SHA for 7240128
packages/analytics/lib/index.d.ts
@@ -1506,7 +1506,7 @@ export namespace FirebaseAnalyticsTypes {
1506
/**
1507
* start privacy-sensitive on-device conversion management.
1508
* This is iOS-only.
1509
- * This is a no-op if you do not include '#RNFirebaseAnalyticsGoogleAppMeasurementOnDeviceConversion = true' in your Podfile
+ * This is a no-op if you do not include '$RNFirebaseAnalyticsGoogleAppMeasurementOnDeviceConversion = true' in your Podfile
1510
*
1511
* @param emailAddress email address, properly formatted complete with domain name e.g, 'user@example.com'
1512
*/
0 commit comments