Hi, all
I know this might be silly, but I would like to get a price from the store knowing the product identifier - and no, I don’t use iAp badger.
I have a couple of products on the store and now I wonder - do I have to iterate over all products every time and see if product identifier is a match and then get a price or is there a way like productIdentifier.localizedPrice or something? I do the iterations now, but would like to get some response if there is no other way. In-Apps are tricky as you can’t test them as much.
thanks