I use the iStore library to offer in-app purchases in my app.
With RequestProductsInformation you can list the products, but they require an internet connection.
The problem is that the InformationAvailable event is never triggered when the phone is in flight mode. So I can't react if the fetching of the information has failed.
I've uploaded an updated version of iStore to the hosted builder. Please try it. It should cause the events to be raised with Success=False when there are connections problems.
I've uploaded an updated version of iStore to the hosted builder. Please try it. It should cause the events to be raised with Success=False when there are connections problems.
I've uploaded an updated version of iStore to the hosted builder. Please try it. It should cause the events to be raised with Success=False when there are connections problems.