- Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Description
Request Overview
In the release notes for version 11.10.0 of the Firebase iOS SDK, it is stated that “Streaming callable functions are now supported.” However, upon integrating this version and attempting to utilize the Streaming Callable Functions API, we encountered access issues due to the relevant classes and methods being marked as internal in Xcode. This access level prevents us from using the functionality in our application code. Please show us about when it will be public to access. It affects dev planning for our project.
We kindly request that the Streaming Callable Functions API be made public to allow developers to integrate this feature into their iOS applications.
Use case
Our application relies on real-time data communication between the client and server. The ability to use Streaming Callable Functions would enhance our app’s responsiveness and user experience. Without access to this API, we are unable to implement certain features that are critical to our application’s functionality, then considering to switch other alternatives like Cloud Run or other serverless solutions.
Additional Context
- Release notes mentioning support: Firebase iOS SDK Release Notes
API Proposal
No response
Firebase Product(s)
Functions