We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ae4a8 commit b3caa54Copy full SHA for b3caa54
1 file changed
packages/firebase_analytics/firebase_analytics/lib/src/firebase_analytics.dart
@@ -1209,7 +1209,7 @@ class FirebaseAnalytics extends FirebasePluginPlatform {
1209
///
1210
/// This event signifies that an item(s) was purchased by a user.
1211
1212
- /// This API supports manually logging in-app purchase events on iOS and Android.
+ /// This API supports manually logging in-app purchase events on iOS.
1213
/// This is especially useful in cases where purchases happen outside the native
1214
/// billing systems (e.g. custom payment flows).
1215
Future<void> logInAppPurchase({
0 commit comments