Here goes - first question!
My SwiftUI app being built in Xcode and using purchases set up from WeatherUI example is returning the below error message despite reading the product identifiers correctly -
>Purchases] - WARN: Empty Product titles are not supported.
I therefore get no products displayed in the PackageCellView
Any ideas?
How do I set Product title? Where do I set Product title?
Very confused.