rglanz-rc
rglanz-rc
Hi, Is ```Capacitor.Plugins.Purchases.setAttributes({email: '[email protected]'}});``` your exact code? That syntax is fine, and we use it in our tests. I see an extra brace here (two closing braces), so I'm wondering...
Hi, can you elaborate on the issue please?
Going to close because stale, feel free to reopen if necessary
Hi @arabnology, could you confirm which minSdkVersion you are setting? I'll use that to try to reproduce this issue.
This is typically due to a [network issue](https://www.revenuecat.com/docs/test-and-launch/errors#---store_problem). I'm guessing the device/emulator in this case. Is Play Services installed correctly? Is the internet working generally?
Hi, Happy to help here. Could you share the version you are using and an example of how you're configuring the SDK?
Hi all, In a hot reload, the SDK remains configured so a new customer info is not sent. However, the flutter side caches are lost. In flutter, we cache the...
Hi @anyarik, I'll have our SDK team look into this. In the meantime, can you confirm this happens with a fresh test user? Sometimes older test users with lots of...
Hi, happy to help here. Just curious, does this happen with a Gradle 8.x version, or just 9?
Are you building on Android (or using Expo, etc)? I'm unclear if RC is actually the one raising this issue.