- Jun 6, 2020
- 11,559
- 4,422
This is related to this, and many more like it, thread:
_TransactionsRestored NEVER seems to trigger
Over the last week I've been trying to get store.RestoreTransactions to work in my app. It finally works perfectly, with a build uploaded to Apple Connect and app downloads via TestFlight. However, I had to totally circumvent _TransactionsRestored in order to make it work! It NEVER fires, even...
As far as I can tell there is one, and only one, clue for when this is the problem: The event never, ever gets called. No error message at any point, just no action when there should be.
(Strictly speaking it's probably not a code smell, but an IDE smell. But given that the end result is that we all want to create error-free code, I thought it could be shoehorned into the definition.)
_TransactionsRestored NEVER seems to trigger
برای دیدن لینک ها باید ثبت نام کنید
Over the last week I've been trying to get store.RestoreTransactions to work in my app. It finally works perfectly, with a build uploaded to Apple Connect and app downloads via TestFlight. However, I had to totally circumvent _TransactionsRestored in order to make it work! It NEVER fires, even...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
As far as I can tell there is one, and only one, clue for when this is the problem: The event never, ever gets called. No error message at any point, just no action when there should be.
(Strictly speaking it's probably not a code smell, but an IDE smell. But given that the end result is that we all want to create error-free code, I thought it could be shoehorned into the definition.)
برای دیدن لینک ها باید ثبت نام کنید