Is there a way to list all available products using Play Billing v5?
Every implementation I've seen you need to provide the product ID, and I don't have a backend to keep track of these IDs and I don't want to hardcode them in the app, so there must be a way to retrieve a list of all of the product IDs associated with an app, but I can't seem to find it.