-
I have a proto message that uses [google/type/date.proto](https://github.com/googleapis/googleapis/blob/master/google/type/date.proto), which is not a well-known type:
```proto
message GenerateSit…
-
### Description
Reading at the implementation [here](https://github.com/firebase/firebase-ios-sdk/blame/c559a68b8e8c9567754e031b5c2b9dbbdda53f71/FirebaseFunctions/Sources/FunctionsError.swift#L227)…
-
I'm trying to integrate this Bambuser SDK but I got the next error:
```
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'bambuserplayersdk-ios' 1.1.0..
-
![image](https://user-images.githubusercontent.com/2913667/87582216-c51ad500-c6e2-11ea-8107-1c708cb9c27c.png)
**The Bullhorn** is a Newsletter for the Ansible Developer Community!
# New method o…
-
Hey folks! I've been trying to find the source of an issue with swift_binaries built with rules_swift which segfault on linux but don't when build with swift build. The same binaries work correctly on…
-
## Bug report
**Describe the bug**
I have been working on a project which is using cloud firestore for storing data. The issue I am having is that my ios app keeps crashing for authenticated users…
-
### Steps to reproduce
1. Do the setup as mentioned in the patrol official website for iOS in your application.
2. Run with the patrol test --target integration_test/example_test.dart
### Actua…
-
### Description
This pull request (#11057) has been merged in v10.9.0, but the initializer of FIRPersistentCacheSettings has the following check, and passing FirestoreCacheSizeUnlimited throws an exc…
-
## Steps to Reproduce
1. I added the following Firebase dependencies to my Flutter app:
```
google_sign_in: ^3.0.5
firebase_auth: ^0.5.20
cloud_firestore: ^0.8.0
```
2. I try to…
-
Hi support:
I know the MAVSDK provide simple access the mavlink protocol like the following architecture:
```mermaid
flowchart LR
MAVSDK-Python & MAVSDK-Swift-.GRPC.->MAVSDK-Server-.Mavlink proto…