Tristan Warner-Smith

Results 6 issues of Tristan Warner-Smith

- contentful.swift version number: 5.5.2 - Xcode version number: 13.3 - Target operating system(s) and version number(s) - [X] iOS: 14.5, 15.4 - [ ] tvOS: - [ ] watchOS:...

### Description We have a SwiftUI app and we're occasionally seeing these `Hang Risk` warnings. We initialise Firebase in our app Initialiser. ```swift struct OurApp: App { init() { FirebaseApp.configure()...

api: dynamiclinks

An Android engineer colleague showed me the handful of lines of annotations that are required for the Kotlin equivalent of deserialisation to work. Now that Macros exist, can you create...

We're running the Runtime API checker of `Main Thread Checker` and `Thread Performance Checker` and getting some Iterable failures in the logs. Can you take a look at addressing this...

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

bug

`Configuration:` * Iterable `6.5.7` * iPhone 16 Pro (18.2 simulator) * Xcode 16.2 beta 3 SwiftUI project with `UIApplicationDelegate`. Iterable is configured in `didFinishLaunchingWithOptions`, other related calls in the delegate...

JIRA