28 Commits

Author SHA1 Message Date
Zitao Xiong
b150ed7425 Merge remote-tracking branch 'github/master'
* github/master:
  Prepare fore release 2.6.0
  Add support for screen calls (#48)
  Prepare for releaae 2.5.0
  Brie/updates sunset (#47)
  Update CHANGELOG.md
  Prepare for release 2.4.1
  add promotion viewed event (#46)
2020-04-20 23:25:56 +08:00
Brie McNally
b2f40b8353 Add support for screen calls (#48) 2020-02-13 17:31:22 -08:00
Brie McNally
402f24c984 Brie/updates sunset (#47)
* Add changes to stop crash and format event names and params

* Add unit tests for event names and params separated by periods

* Update dependencies of FirebaseCore and FirebaseAnalytics to most recent versions

* Add circleci config

* Update files for pod update'

* Update xcode version for ci tests

* Change xcode version

* Remove IDEWorksapceChecks.plist

* Account for leading and trailing whitespace

* Add unit tests for leading and trailing whitespace
2019-09-09 16:46:37 -07:00
Niall Brennan
9e63a11bc2 add promotion viewed event (#46) 2019-08-28 15:14:55 -07:00
Zitao Xiong
8bdf5f089e fix crash 2018-11-22 14:53:00 +08:00
Brie McNally
60a999e0db Upgrade from Firebase 4 to Firebase 5 to support Crashlytics (#31)
Upgrade firebase core to v5.0.
2018-09-26 13:36:48 -07:00
Ladan Nasserian
e34ebb6812 Bump cocoapods to stable latest 1.5.3. (#30) 2018-09-25 16:18:02 -07:00
Ladan Nasserian
c1d046a40b Format files with Spacecommander. (#24) 2018-04-02 15:33:24 -07:00
Ladan Nasserian
14eb8ac16a Adds subspec workaround. (#23)
* Adds subspec workaround.
2018-04-02 15:01:01 -07:00
Cem Turan
d3c642be1a Formats trait values to trim spaces instead of replacing them with underscore (#19) 2018-02-26 20:57:09 -08:00
Ladan Nasserian
f82991997f Travis to circle (#14) 2017-11-03 09:43:39 -07:00
Ladan Nasserian
49be08ab73 Track refactor (#10)
* Update event param/name mapping to coincide with Firebase Major version bump
* Refactor track util methods 
* Adds tests
2017-09-11 17:20:30 -07:00
Ladan Nasserian
eab2e0446e Update dependencies(#7)
* Bumps Firebase to latest 4.0+, we were a major behind.
* Fix build error, rm Podfile.lock, rm appIndexing(deprecated)
* Update .travis.yml
2017-09-02 13:28:50 -07:00
Ladan Nasserian
b7b17a9e14 Don't check in Pods directory (#5)
1. Added `Pods/` to `.gitignore`.
2. Updated Makefile to run `pod install` and `pod repo update`
3. Updated `.travis.yml` to run `Make install`
4. Ran `git rm --cached -r .`
5. Ran `git add -A`.
2017-08-30 16:16:13 -07:00
wcjohnson11
c4c3eddb2f Prepare next development version 2016-08-02 13:51:33 -07:00
wcjohnson11
9ce130d3ef Prepare for release 1.0.0 2016-08-02 10:54:34 -07:00
wcjohnson11
9b8470d589 Prepare for release 1.0.0-alpha 2016-08-02 09:24:02 -07:00
wcjohnson11
c0af1ceb33 escape spaces in user traits 2016-08-02 09:14:52 -07:00
wcjohnson11
8b338cf2bb Add App Indexing subspec 2016-08-01 15:30:59 -07:00
wcjohnson11
7d88a01c9a updating Example app 2016-08-01 15:16:01 -07:00
wcjohnson11
d756144e5d update podspec 2016-08-01 15:10:49 -07:00
wcjohnson11
7fa84d24ff event name and parameter mappings 2016-08-01 10:43:17 -07:00
wcjohnson11
26b8370e4e successfully building and testing 2016-07-27 11:30:02 -07:00
wcjohnson11
b9b0d6162b updating test-prefix 2016-07-26 18:30:11 -07:00
wcjohnson11
dd8b3dc866 building successfully 2016-07-26 12:29:11 -07:00
wcjohnson11
002305ed53 Linker Errors 2016-07-25 17:13:00 -07:00
wcjohnson11
b0d73a3c7b Update podspec 2016-07-25 12:04:22 -07:00
wcjohnson11
72b9179bea Initial commit 2016-07-25 11:38:57 -07:00