Hi, I just updated to to the AppStore SDK 3 from the old billing library. Everything is working fine with App Tester, but the problem is that when I try to make an IAP in live app testing, the app just hangs. It looks like the issue is that the SDK is not able to create its UI. Here is the relevant line from logcat:
D/Kiwi (21111): ForegroundTaskPipeline: No UI visible to execute task: com.amazon.device.iap.internal.a.e.a$1@3bd48275, placing into pending queue until task is visible
Any ideas?