Felipe Duarte

Results 3 issues of Felipe Duarte

Hey guys, upgrading our app to 5.0.0 started to throw some errors during our unit testing (we use Robolectric and JDK 8): ``` java.lang.VerifyError: Expecting a stackmap frame at branch...

bug

Hi guys, first of all thanks for the great lib. Did you guys have time to play with it on Fire Phone? One thing is really strange, about 80% of...

enhancement

**Describe the bug** Enabling disk violations with Strict Mode makes the Adyen SDK to report an issue at AppUpgradeBroadcastReceiver ```` StrictMode policy violation; ~duration=2ms: android.os.strictmode.DiskReadViolation at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1658) at libcore.io.BlockGuardOs.access(BlockGuardOs.java:74) at...