Changelog

v3.0.0-beta3

v3.0.0-beta2

v3.0.0-beta1

This is a breaking change

v2.5.8

v2.5.7

v2.5.6

v2.5.5

v2.5.4

v2.5.3

v2.5.2

v2.5.1

v2.5.0

v2.4.2

v2.4.1

v2.4.0

v2.3.1, v2.3.1u

v2.3.0

v2.3.0u

v2.2.2

v2.2.1

v2.2.0

v2.1.5

v2.1.4

v2.1.3

v2.1.3-beta2

v2.1.3-beta

v2.1.2

v2.1.1

v2.1.0

v2.0.12

v2.0.11

v2.0.10

v2.0.9

v2.0.8

v2.0.7

v2.0.6

v2.0.5

v2.0.4

v2.0.3

v2.0.2

v2.0.1

v2.0.0

Version v2.0.0 isn't backward compatiable and will require code changes from previous versions

The following methods and protocols were removed from the SDK

+ (BOOL)isSurveyAvailable;
+ (BOOL)isSurveyAvailableForIdentifier:(NSString *)identifier;
+ (void)showSurvey;
+ (void)showSurveyWithDelegate:(id<TapResearchSurveyDelegate>)delegate
+ (void)showSurveyWithIdentifier:(NSString *)identifier delegate:(id<TapResearchSurveyDelegate>)surveyDelegate;

@protocol TapResearchDelegate <NSObject>
@protocol TapResearchSurveyDelegate <NSObject>

Bug fixes

v1.4.1

v1.4.0

v1.3.9

v1.3.8

v1.3.7

v1.3.6

v1.3.5

v1.3.4

v1.3.3

v1.3.2

v1.3.1

v1.2.2

v1.2.1

v1.2.0