ApphudSDK icon indicating copy to clipboard operation
ApphudSDK copied to clipboard

Apphud does not get back the subscriptions using Apphud.subscriptions() in the Widget (widget extension, SwiftUI, WidgetKit) on the real iPhone in Sandbox

Open roman-sundurov opened this issue 5 months ago • 0 comments

I purchased the subscription on the real iOS device in sandbox mode, and it showed up in the Manage Transaction Window. But when I try to get subscriptions in the Widget (widget extension, SwiftUI, WidgetKit) and use the "Apphud.subscriptions()" method, I don't get any subscriptions. But when I use the same "Apphud.subscriptions()" method in the iOS app target, this method works and gets subscriptions.

iOS v17.2 Xcode Version 15.1 (15C65) ApphudSDK v3.2.5 Frameworks: SwiftUI, WidgetKit Screenshot 2024-01-09 at 8 35 51 PM Screenshot 2024-01-09 at 8 36 27 PM

roman-sundurov avatar Jan 09 '24 22:01 roman-sundurov