Hi, do you think you can help me with anything, please?
Look, I'm working on a project in Flutter. In this project, I have what will be subscriptions, and I'm managing them with Revenucat. We already have the implementation done, and it works perfectly on iPhone, but the problem we're having is that when we emulate the app on an Air Pod, it's giving us problems in that area.
Let me give you a little more important context:
This same problem we're experiencing right now with Air Pod emulators previously occurred on iPhone emulators, but it was solved by creating a "StoreKit 1 Configuration File." This file allowed us to set up our subscriptions in Xcode, and this way, the problem was eradicated. However, now the problem persists on the iPad. I don't know if additional adjustments need to be made for the iPad. I've already tried to create an iPad emulator with iOS 17.5, thinking it might be the iOS version, but it still doesn't work.
Thank you very much for your time.
Console error:
DEBUG: ℹ️ Vending CustomerInfo from cache.
DEBUG: ℹ️ Vending Offerings from memory cache
flutter: Error fetching subscriptions: RangeError (length): Invalid value: Valid value range is empty: 0
Question
Ipad
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.