Paul Beusterien

Results 95 issues of Paul Beusterien

`storage-swift-phase2` is a long-lived branch for migrating the Storage implementation from Objective-C to Swift. Almost all of the changes are a straight port from Objective C to Swift. One exception...

api: core
api: storage
public-api-change
release-tooling

### Discussed in https://github.com/firebase/firebase-ios-sdk/discussions/9958 Originally posted by **michaelscampbell** June 27, 2022 I notice that the Firebase libraries bridge some types from Firebase to Swift. For example, Timestamp to Date. It...

type: feature request
api: firestore
Swift API

Apple announced the discontinuation of bitcode support. This drops the zip distribution size from 367MB to 290MB

api: core
release-tooling

Leverage Firebase Games team's GHA workflows to learn how to set up. Ideally matrix across all supported iOS versions, static and dynamic CocoaPods, SPM, and zip

Infrastructure

When statically linked, the Promises categories don't get linked and apps crash in Swift UI previews. A workaround may be to add a symbol to the category implementation files that...

* [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). 🌈 # Report ## What did you do? Product -> Archive ## What...

t2:defect
s2:confirmed

How is the auto-update configured? It looks like it's not working for Firestore:

The Google SignIn UI flow has changed and broken some assumptions in the unit tests. Update accordingly and undo the disabling done in #1072