Auto-sync: 20260429_010001

This commit is contained in:
Paolo 2026-04-29 01:00:04 +02:00
parent 1279c3762c
commit 3dd9969c17

View file

@ -4,7 +4,7 @@ import 'package:purchases_flutter/purchases_flutter.dart';
import 'package:cid_app/global_data.dart'; import 'package:cid_app/global_data.dart';
class SubscriptionService { class SubscriptionService {
static const _googleApiKey = 'test_xlLcZsCHGnotDSfUoDBmDCrjfaZ'; static const _googleApiKey = 'goog_DsVhrIMoiOlmkzeTDXSXLkuHdoj';
static const _appleApiKey = 'appl_dIdoPnRhnqwYwstFZSmoABcMJRW'; static const _appleApiKey = 'appl_dIdoPnRhnqwYwstFZSmoABcMJRW';
static const entitlementID = 'pro'; // Il nome dell'entitlement su RevenueCat static const entitlementID = 'pro'; // Il nome dell'entitlement su RevenueCat