Eric Denman
Eric Denman
Are there any known issues to justify "Do not use in production"? Seems to work great.
I was missing those keys (had them under an old name). Would be cool if we could validate the generated pom.xml with whatever tool Sonatype is using
Current functionality just allows swiping up/down to dismiss. It would be super nice to allow horizontal swiping as well. **Environment** - Library Version: 1.0.1
**Is your feature request related to a problem? Please describe.** Our app has been plagued by issues where the cache gets corrupted because a query forgets to request the id...
**Summary** I am trying to load a record from the Apollo cache. I know the record exists in the SQL cache. However, `LruNormalizedCache` has an incomplete record for `QUERY_ROOT` that...
I'm migrating to Bugsnag and I'm a bit disappointed by the detail raised in [this issue](https://app.bugsnag.com/recharge-labs/android/errors/5981061a38a9a4001ab2f673?event_id=5981061a38a9a4001ab2f672&i=em&m=nw). In case you can't see that link: What's weird is that [other issues](https://app.bugsnag.com/recharge-labs/android/errors/5980e5069845d00019905ede?filters%5Bevent.since%5D%5B%5D=30d&filters%5Berror.status%5D%5B%5D=fixed) display...
### Step 1: Are you in the right place? Yes ### Step 2: Describe your environment * FirebaseUI version: 7.1.1 ### Step 3: Describe the problem: I get error reports...
#### Steps to reproduce: 1. I have one activity in my app, `MainActivity`, it has `android:launchMode="singleTask"` 2. When `MainActivity` launches, if you are not logged in, I do `startActivityForResult(AuthUI.getInstance().createSignInIntentBuilder().etc` 3....
### Env * Android Studio version: Android Studio 4.2 Canary 15 * Firebase Component: Auth UI 6.2.0, Messaging 20.2.3 ### Problem #### Steps to reproduce: I haven't repro'd this myself,...