Dillon

Results 8 comments of Dillon

I am seeing similar behavior with 0.1.4. It only happens intermittently but occasionally I'll the jacocoDevDebug job running for 5 to 10 minutes.

@kuuuurt We have tests that are running on API 31 that we're seeing almost the exact same stacktrace for and the behavior is not consistent. Many times the tests will...

Ok. I looked deeper into my logcat for the error I'm seeing. In my test, we create a fragment using FragmentScenario, then once it's created, the first thing we attempt...

@tanderson-ld Thanks for the info! The only time I see the `No stored flag data...` log is on the first install of my app, after that I'm always seeing that...

@tanderson-ld I'm seeing those two logs when I call LDClient.init() but am not seeing them when calling LDCLient.identify(), even when the flags are working as expected. In our LDConfig.Builder() we...

@tanderson-ld I ran the test scenarios again and logged out isValid() for the anonymous and updated contexts and both returned true in all of the test scenarios I described.

@tanderson-ld One more detail I should add. This is occurring on a Pax payment terminal Android device. We don't run this code on regular Android devices, only on Pax payment...

@tanderson-ld Thanks for the feedback. I'll take a look at the migration guide. I'll close this issue now since it was determined this has already been fixed. Thanks!