Andrew Hershberger
Andrew Hershberger
Would be similar to GEOSwiftMapKit but for Google Maps SDK
**Mapbox Navigation SDK version:** 0.18.1 In our app, we've written the code for the map screen such that the audio cues, visual cues, and starting/stopping navigation are driven independently. This...
- [x] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? 1. Create a test Xcode project 2. Install Quick 5.0.1 via...
Fixes #263
## Summary We're using v8.17.1, and we've noticed that sometimes `-[Amplitude getDeviceId]` returns an empty string. This seems to correlate with some other errors related to the device being out...
Apple released a new feature in Xcode 15 called mergeable libraries. I'd love to see the binary framework distributed via SPM be updated to be mergeable. More info here: https://developer.apple.com/documentation/xcode/configuring-your-project-to-use-mergeable-libraries#Create-a-pre-built-mergeable-library
Prior to #1639, you could refer to `MSALInternalErrorAuthorizationFailed` from Swift via `MSALInternalError.errorAuthorizationFailed`. The PR added some new cases that started with the prefix `MSALError` instead of `MSALInternalError` and that seems...
Both mobile & desktop Safari fail to render to image text. Desktop Safari Version 16.0 (17614.1.25.9.10, 17614) Mobile Safari in iOS 16.0 (20A362)