GoogleApisForiOSComponents icon indicating copy to clipboard operation
GoogleApisForiOSComponents copied to clipboard

Xamarin.Firebase.iOS.RemoteConfig Missing real time listener

Open RomanPoschl opened this issue 1 year ago • 0 comments

Hi, I tried to implement Real time function of Remote Config as described here: https://firebase.google.com/docs/remote-config/get-started?platform=ios#add-real-time-listener

But I do not see 'addOnConfigUpdateListener ' I am using version of nuget 8.10.0.3. I already tried it on Android and there the real time updating is working.

Is it because Xamarin.Firebase.iOS.RemoteConfig is based on older firebase iOS package?

RomanPoschl avatar Aug 07 '23 11:08 RomanPoschl