Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.2] [iOS] InAppStore fixes #42852

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

naithar
Copy link
Contributor

@naithar naithar commented Oct 16, 2020

Fixes #42836

Reworked the way products and transactions delegate and product/transaction value are stored.
Now they are strong references, which fixes requests and transactions being released too early.
Previous migration to ARC fixed the crash reported in #42836

Enforce strong reference for SKRequests and delegate objects for transactions to work correctly
@naithar
Copy link
Contributor Author

naithar commented Oct 16, 2020

@HEAVYPOLY it would be great if you could retest your case with this changes. I've run my own test and haven't found any issue.

@akien-mga akien-mga requested a review from bruvzg October 16, 2020 14:07
@HEAVYPOLY
Copy link
Contributor

@naithar Just tested with your latest and it's working! Thank you

@akien-mga akien-mga merged commit e78fbd9 into godotengine:3.2 Oct 20, 2020
@akien-mga
Copy link
Member

Thanks!

@naithar naithar deleted the fix/in-app-store branch February 9, 2021 08:32
@akien-mga akien-mga modified the milestones: 3.2, 3.3 Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants