Ben Weiss

Results 31 issues of Ben Weiss

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem We're adding performance inspection code to the app. @JolandaVerhoef recommended...

enhancement

This is one of the severe issues keeping me from quickly adapting new features and accepting new features. It has no tests whatsoever. This issue keeps me from adding new...

bug

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Add In-App Update logic to the...

cla: yes

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Update dependencies and fix build warnings....

cla: yes

Utilizing the publishing API: https://developers.google.com/android-publisher/#publishing

Bug report for failing test described in #828 ``` io.plaidapp.ui.HomeActivityTest > drawerStaysOpenAfterRotation[Pixel_3_API_29(AVD) - 10] FAILED java.util.ConcurrentModificationException at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:757) [InstrumentationResultParser]: Ignoring repeated failed event for io.plaidapp.ui.HomeActivityTest#drawerStaysOpenAfterRotation. Stack: java.lang.RuntimeException: Unable to destroy...

In order to use [in app updates](https://developer.android.com/guide/app-bundle/in-app-updates) at some point we're planning to add it to Plaid.

Discussion whether `about` and `search` modules should be converted to `com.android.library` modules from `com.android.dynamic-feature`. They were initially created as dynamic-feature modules (DFM) to get a feeling for what is required...