7 Commits

Author SHA1 Message Date
Thomas Dohmke
160a8502fa Set version to 2.2.6. 2012-03-25 18:50:30 +02:00
Andreas Linde
f48c984eb6 Restructure UDID check
- Optional Macro HOCKEY_BLOCK_UDID to allow getting uniqueIdentifier, default to NOT allowed
- If Macro is not set, configuration is not Debug, AdHoc or Beta, require a delegate method
- Delegate method to return the device UDID, developer has to make sure it is not returned when building for AppStore
2012-03-23 23:04:41 +01:00
Andreas Linde
7705382f6b Remove autoSubmitting UDID with crash reports and add # DONT_SEND_UDID macro for disabling usage of UDID
By default DONT_SEND_UDID is set to 0, so UDID data will be send for beta usage. The developers should set it to 1 in their project settings for AppStore configurations
2012-03-23 21:20:37 +01:00
Andreas Linde
9d80a51da5 Various bugfixes in Hockey client
- Fix possible crash if hockey.bundle is missing
- Fix daily check not working
2011-12-05 00:28:55 +01:00
Thomas Dohmke
b1a4f22c2b Added change from bc0e43552f (thanks to https://github.com/diederich). 2011-12-03 18:31:11 +01:00
Thomas Dohmke
0e905a011b Merged changes from HockeyKit repo. 2011-12-03 15:24:04 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00