segment-integrations / analytics-ios-integration-firebase

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

Upgrade from Firebase 4 to Firebase 5 to support Crashlytics #31

Closed briemcnally closed 5 years ago

briemcnally commented 5 years ago

Updated to Firebase 5 to support Crashlytics for Traveloka: https://segment.atlassian.net/secure/RapidBoard.jspa?rapidView=116&modal=detail&selectedIssue=ENT-151

briemcnally commented 5 years ago

End to end testing:

  1. Customize buttonTouch action to product clicked and update user traits for identify call. screen shot 2018-09-26 at 11 39 16 am
  2. Ensure data is being sent to Segment: screen shot 2018-09-26 at 11 39 45 am
  3. Ensure data is being sent to Firebase with correct event and parameters: screen shot 2018-09-26 at 11 40 01 am screen shot 2018-09-26 at 11 40 15 am

@ladanazita please review.

ladanazita commented 5 years ago

Sounds good! :shipit: Follow these steps to release: https://github.com/segment-integrations/analytics-ios-integration-firebase/blob/master/RELEASING.md