Skip to content

Firebase Analytics compatibility with Firebase iOS SDK 12.6.0 (Binaries repo) #319

@elcharlie

Description

@elcharlie

I'm currently using both Firebase Cloud Messaging and Firebase Analytics in my project (Delphi 12.x, iOS), and everything works well with the Firebase iOS SDK 11.2.0 (the full SDK from the official Firebase releases).

I noticed that the new Binaries repo release (iOS-Arm64-Firebase-Messaging-12.6.0-ML-Kit-Barcode-Scanning-9.0.0-v1.0.0.zip) provides the frameworks needed for FCM and ML Kit Barcode Scanning, but doesn't include the FirebaseAnalytics / GoogleAppMeasurement xcframeworks. Since mixing Firebase SDK versions isn't possible, I can't upgrade FCM to 12.6.0 while keeping Analytics on 11.2.

My question is simply: are there any plans to include the Analytics xcframeworks in a future Binaries release, or should I extract them manually from the official Firebase iOS SDK 12.6.0 zip and combine them with the Delphi Worlds binaries?

I'm happy to stay on 11.2 for now if that's the recommended approach — just wanted to check before making any changes.

Thanks.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions