Gil

Results 9 comments of Gil

In what way would developer demand be expressed for the Firebase team to measure? I've been building new products on the Firebase C++ SDK for a couple of years under...

> @ttgil - We monitor a **lot** of channels, look at metrics, and speak with customers directly on an ongoing basis. One of the many formal channels we look at...

Is there any technical reason why this is still not exposed in the C++ SDK, given that it's been available in the other SDKs for 2 years? Makes a huge...

Hi, I can confirm the app is built in release mode (xcode "build for archiving" and then submit to the app store from there), and the AWS static libraries were...

After submitting a request for Apple's help via the Feedback Assistant, all I got from them was: ![Screen Shot 2021-05-10 at 2 34 09 PM](https://user-images.githubusercontent.com/1179706/117707801-0235e380-b19d-11eb-8ca9-2b2561b12882.png) Been stuck without the ability...

No package manager, we built the static C++ libraries from source... correct me if I'm wrong, but don't package managers like cocoapods only provide the Objective-C SDK for iOS?

I was able to work around the issue by recompiling the SDK against OpenSSL... will be migrating our backend off AWS as soon as possible.

> > I was able to work around the issue by recompiling the SDK against OpenSSL... will be migrating our backend off AWS as soon as possible. > > I...