xamarin / GoogleApisForiOSComponents

MIT License
225 stars 157 forks source link

Update to newer versions of Firebase/iOS SDK's #517

Open Redth opened 2 years ago

ArifImran-apex commented 2 years ago

Any ETA on this.

AlleSchonWeg commented 1 year ago

@Redth , @SotoiGhost , @davidortinau , @jfversluis , Please update to newer versions. Version 8.10.0 for example is one year old.

AlleSchonWeg commented 1 year ago

Support for testing remote notifications in ios simulators would be very useful: https://firebase.google.com/support/release-notes/ios#10.3.0

AlleSchonWeg commented 1 year ago

https://github.com/xamarin/GoogleApisForiOSComponents/issues/593

MarvinFrankenfeld commented 1 year ago

When will the updates happen? We need to get at least Mobile Ads 9.10.0 to officially support iOS 16.

MarvinFrankenfeld commented 1 year ago

Guys, any updates please?

MarvinFrankenfeld commented 1 year ago

Guys, any updates please?

thisisthekap commented 1 year ago

We created an Firebase iOS slim binding for the things we needed (Analytics & Dynamic Links): https://github.com/thisisthekap/Xamarin.FirebaseSlim.iOS

PRs suggesting additional features are welcome :)

yasminehddiphact commented 1 year ago

Any ETA on this? Google will start decommissioning their legacy firebase sdk's so we need at least version 10.10.0 for the cloud messaging for IOS to be able to keep using it in our applications.

vhugogarcia commented 11 months ago

Hello @Redth and @SotoiGhost , I am wondering if it is still planned to update Firebase iOS Componentes to the latest versions of Firebase SDKs.

We are looking for CloudFirestore aggregation queries. Unfortunately the newest version of the iOS native firestore binding library is 9 months old and doesn't contain this feature yet. The newest version of the android binding library, which was released a few weeks ago, does contain this feature.

Thanks in advance