Results 6 issues of Kyle Gorlick

This is for a kotlin-based Android project. I'm calling `Mapper.deserialize(bytes, JSONWebKey::class.java)` and it works completely fine on my dev build from android studio, but in a prod release it throws...

### [REQUIRED] Step 2: Describe your environment * Android Studio version: 2020.3.1 Patch 3 * Firebase Component: Auth * Component version: 21.0.1 ### [REQUIRED] Step 3: Describe the problem This...

type: feature request
api: auth

### Description I am using macos-latest image and my tests that run simulator are hanging after the update from macOS 14.7.5 to macOS 14.7.6 ... ### Platforms affected - [...

OS: macOS
bug report

This is actually an issue with the TedPermission dependency but thought I'd report it here. The related bug is https://github.com/ParkSangGwon/TedPermission/issues/114

bug

- [ ] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-android/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I...

acknowledged

The HTTPSession abstraction (c4f8f12) changed startBatchUpload to return (any DataTask)? instead of URLSessionDataTask?. This broke the extension initializer in iOSLifecycleMonitor.swift that registers background tasks for uploads. Problem: Swift's overload resolution...

triage