StoreKit.ProductQueryRunning
----------------------------

Whether a product query is running.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [StoreKit](component_StoreKit.md) | [8.2](newinversion82.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |

MBS( "StoreKit.ProductQueryRunning" ) ### Parameters

none

### Result

Returns 1 or 0.

### Description

Whether a product query is running.  
Returns 1 if query started by [StoreKit.QueryProducts](StoreKitQueryProducts.md) is still running in background.  
### See also

- [StoreKit.QueryProducts](StoreKitQueryProducts.md)

This function is free to use.

Created 22nd April 2018 , last changed 28th November 2019

  
[StoreKit.LastError](StoreKitLastError.md) - [StoreKit.Products](StoreKitProducts.md)

[HTML Version](StoreKitProductQueryRunning.shtml)