Provides helper methods to retrieve products by id.
Supports retrieving by both store independent and store-specific product id. Retrieves products registered with Unity IAP.
all | All products. |
WithID | Get the product with store-independent Unity IAP ID. |
WithStoreSpecificID | Get the product with the store-specific ID. |