All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and InBrainSurveys adheres to Semantic Versioning.
2.1.0 - 2023-10-20
- New
isProfilerSurveyproperty forInBrainSurveyentity.
- Android and iOS libraries updated in order to improve plugin stability and performance on both platforms.
- Existing
startandendproperties ofInBrainCurrencySaleentity have been deprecated.
2.0.1 - 2023-04-04
- Redundant bridging header for iOS.
2.0.0 - 2023-02-14
- New
Initmethod for extra InBrain SDK initialization flexibility. - New
GetCurrencySalemethod for fetching info regarding active currency sales. - New
GetSurveysWithFiltermethod for fetching active surveys list matching certain criteria. - New
SetSessionIdmethod for tracking user sessions. - New properties for
InBrainSurveyentity.
- Android and iOS libraries updated in order to improve plugin stability and performance on both platforms.
- Callback for handling WebView dismiss result.
- Existing
SetAppUserIdmethod doesn't initialize InBrain SDK anymore. - Existing
SetLanguagemethod has been deprecated. - Existing
SetCustomDatamethod has been deprecated. - Existing
GetSurveysmethods have been deprecated.
ShowSurveymethod which takes a singlesurveyIdinput parameter.
1.5.0 - 2022-03-08
- New
CheckSurveysAvailabilitymethod for checking if there are any surveys available. - New
SetCustomDatamethod for adding custom tracking and demographic data to inBrain session.
- Android and iOS libraries updated in order to unify plugin behavior on both platforms.
- Native surveys methods now accept
placementIdparameter.
1.4.2 - 2021-05-31
- Android and iOS libraries updated in order to add landscape orientation support for surveys wall.
1.4.1 - 2020-01-26
- Internal color conversion method for iOS.
1.4.0 - 2020-01-22
- New
GetSurveysmethod for fetching available surveys list. - New
ShowSurveyfor presenting specified survey in a web view.
1.3.0 - 2021-01-21
- New surveys wall UI customization methods -
SetStatusBarConfigurationandSetToolbarConfiguration.
1.2.2 - 2020-08-05
- Build issues on with IL2CPP configuration for Android.
1.2.1 - 2020-08-04
- Plugin importing issues on Windows.
1.2.0 - 2020-08-03
- New
SetLanguagemethod for changing surveys wall display language.
1.1.0 - 2020-07-17
- Android and iOS libraries updated in order to unify plugin behavior on both platforms.
1.0.1 - 2020-02-18
- Android library updated.
1.0.0 - 2020-02-05
- Basic InBrain functionality - surveys wall presentation, rewards fetching and confirmation.