Skip to content

Conversation

@bummytime
Copy link
Contributor

This PR adds all of the analytics defined in our Android+iOS event spreadsheet (ask me in Slack about this) to the open beta workflows.

Fixes #34

Testing

Make sure the app builds + runs & the unit tests are ✅ . Also try to give the entire app a good smoke test and make sure none of the newly-added instrumentation breaks anything.

/cc @loremattei

Copy link
Contributor

@jleandroperez jleandroperez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Code looks great!!
✅ Unit Tests
✅ Device Testing: Logged Off / Logged On States

:shipit:

}

override func tabBar(_ tabBar: UITabBar, didSelect item: UITabBarItem) {
guard let currentlySelectedTab = WooTab(rawValue: selectedIndex),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing super.tabBar call?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jleandroperez I am not going to include the super call here...adding it caused the app to crash.

…into issue/open-beta-analytics-mark1

* 'release/0.8' of github.com:woocommerce/woocommerce-ios:
  OrderDetailsViewController: Fixing Typo
  SettingsViewController: Fixing Typo
  BillingDetailsTableViewCell: Applying gesture recognizer to the main view
  OrderDetailsViewController: Email Composer Appearance
  Updating Info.plist
  Project: ARCHS_STANDARD_64_BIT by  default
  Podfile: 64 Bit Workaround

# Conflicts:
#	WooCommerce/Classes/ViewRelated/Orders/OrderDetails/OrderDetailsViewController.swift
@bummytime bummytime merged commit c63dc18 into release/0.8 Sep 27, 2018
@bummytime bummytime deleted the issue/open-beta-analytics-mark1 branch September 27, 2018 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants