iOS 13.2 in app purchase dialog not appearing #501
Labels
area: purchase flows
purchase processes, efficiency and failures
difficulty: intermediate
this issue is tough, contributions welcome
iOS & iPadOS
directly related to iPhone and iPad
status: needs analysis
community analysis is needed
type: bug
Platform
In-app purchase type
Environment
Version
0.15.0
Report
Issue summary
On iOS 13.2 purchase never call the completion closure, in-app purchase dialog is never shown.
The same code on iOS 13.1 works like a charm, the app tested on iOS 13.1 was rejected from the app store, for this reason, the reviewer tested on iOS 13.2.
ProductsInfoController.swift
Related issue
#500 something bad happen on iOS 13.2
What did you expect to happen
the purchase should call the completion block and show the purchase dialog
What happened instead
purchase dialog not shown
The text was updated successfully, but these errors were encountered: