diff --git a/lib/runner.dart b/lib/runner.dart index 96b6fba..b43d7bf 100644 --- a/lib/runner.dart +++ b/lib/runner.dart @@ -28,7 +28,6 @@ Future runLightmeterApp(Environment env) async { products: [ IAPProduct( storeId: IAPProductType.paidFeatures.storeId, - status: IAPProductStatus.purchasable, price: '0.0\$', ), ],