firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.55k stars 1.45k forks source link

Value of type 'RemoteConfig' has no member 'addOnConfigUpdateListener #12241

Closed KavinduDissanayake closed 8 months ago

KavinduDissanayake commented 8 months ago

Description

https://stackoverflow.com/questions/77508676/value-of-type-remoteconfig-has-no-member-addonconfigupdatelistener

Reproducing the issue

No response

Firebase SDK Version

9.6.0

Xcode Version

15

Installation Method

CocoaPods

Firebase Product(s)

Remote Config

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
```yml Replace this line with the contents of your Podfile.lock! ```
google-oss-bot commented 8 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

KavinduDissanayake commented 8 months ago

@google-oss-bot @jamesdaniels @willbryant I am reaching out regarding the MLKitLinkFirebase SDK and its current compatibility issues with Firebase 10. It has been noted that the SDK has not been updated to work with the latest version of Firebase for approximately 10 months.

Our project heavily relies on the features and improvements introduced in Firebase 10, and we are currently constrained by the SDK's explicit dependency on Firebase major version 9. The automatic installation of Firebase 9.6.0 during the pod installation process is preventing us from moving forward with the newer Firebase APIs.

I understand that updating an SDK involves significant effort and resources, but this update is vital for us to utilize the latest functionalities and maintain the security and efficiency of our application.

I kindly request that the team consider prioritizing an update for MLKitLinkFirebase to ensure compatibility with Firebase 10. Any timelines or roadmaps regarding this would be greatly appreciated.

rizafran commented 8 months ago

Hi @KavinduDissanayake, we've followed up this issue internally. You may track for updates at https://github.com/googlesamples/mlkit/issues/679. Thanks.