ApphudSDK
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
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