segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 92 forks source link

Cannot provide custom settings #21

Closed jPaolantonio closed 2 years ago

jPaolantonio commented 6 years ago

I am attempting to use a separate Firebase configuration file for different build environments (development and production).

Based on the Firebase Documentation I would pass setting to the configuration. I have this working outside of using the SEGFirebaseIntegrationFactory, but was hoping to integrate with Segment.

There does not appear to be a way to change the setting in the Segment dashboard or using SEGFirebaseIntegrationFactory. After taking a look at SEGIntegrationsManager, I would love to be able to locally pass options into the factory.

Armenm commented 5 years ago

Same problem here. Removed Segment Integration because of this restriction.