You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After adding the purchases-kmp library to an android kmp project the androidUnitTest using robolectric stop working. It seems to have something to with the an amazon dependency.
Environment
Platform: Android
SDK version: "1.3.2+13.9.0"
OS version:
IDE (e.g. Android Studio, Xcode, Fleet): Android Studio
IDE version: Android Studio Koala | 2024.1.1 Patch 2 / Build #AI-241.18034.62.2411.12169540
Device and/or emulator/simulator:
Device
Emulator/simulator
Environment:
Closed testing / Sandbox
TestFlight
Production
How widespread is the issue. Percentage of devices affected.
Hi @jadlr, thanks for reporting this. Do you have a reproducer project for me to try? I followed the steps you shared, but it doesn't reproduce for me, so it would be good to ensure we are working with the same code. Also, which JVM version are you using to build and run the tests? Thanks in advance!
the Contribution Guidelines
for existing Github issues
Describe the bug
After adding the purchases-kmp library to an android kmp project the
androidUnitTest
using robolectric stop working. It seems to have something to with the an amazon dependency.Expected bahavior would be that the tests run
Steps to reproduce:
androidUnitTest
in sharedhave context, eg. stackoverflow, etc.)
Additional context
Robolectric version 4.14.1
Junit 4.13.2
The text was updated successfully, but these errors were encountered: