Skip to content

Releases: dynata/inBrainSurveys-ReactNative

3.3.0

10 Nov 13:52
8ef4e4d

Choose a tag to compare

Added Native Offers feature to the SDK;
Added Native Offers sample to example app;
Fixed CurrencySale startOn and endOn fields (Android only);
Deprecated showNativeSurvey() method in favor of new openSurvey() method;

Some linter fixes

3.2.2

30 Jul 12:10

Choose a tag to compare

  • Updated native Android SDK to 3.0.1;
  • Fixed layout at Android 15+

3.2.1

24 Mar 13:58
890f7fe

Choose a tag to compare

  • Disable offers by default;
  • Update iOS and Android SDKs to 2.5.1+;
  • Fixed deprecated API setStatusBarColor

3.2.0

24 Mar 13:34
bc2c823

Choose a tag to compare

Added

  • New openWall method with InBrainWallOption to control survey wall display
  • Ability to show only surveys or only offers at the survey wall
  • New showOffers parameter to showNativeSurvey method

Changed

  • Updated native iOS SDK to 2.5.0
  • Updated native Android SDK to 2.5.0

Deprecated

  • Deprecated showSurveys() method in favor of new openWall() method

3.1.1

02 Oct 11:54
8d3cfc5

Choose a tag to compare

  • Added offers support;
  • Denied insecure connections for Android - cleartextTrafficPermitted is false.

3.1.0

02 Oct 11:52
d849c07

Choose a tag to compare

  • Added an example app to the project;
  • Updated native iOS SDK to 2.4.2.

3.0.0

15 May 14:04
c83ee47

Choose a tag to compare

  • React Native version updated to 0.74.0
  • init - no longer supported;
  • setSessionParameters no longer supported;
  • setOnCloseListener no longer supported;
  • setOnCloseListenerFromPage no longer supported;
  • ConfigOptions removed;
  • NavitagionBarOptions removed;
  • StatusBarOptions removed;
  • StylingOptionType removed;
  • InBrainNativeSurveys no longer supported;
  • ProfileMatch no longer supported;
  • ProfileMatchNames no longer supported;

2.15.0

23 Jan 15:49
c790a00

Choose a tag to compare

  • Updated android sdk version to 2.4.0;
  • Updated ios sdk version to 2.4.0;

2.14.0

23 Jan 14:58
c790a00

Choose a tag to compare

  • Get active Currency Sale with the higher multiplier;
  • arm64 arch for iOS simulators (podspec won't exclude arm64 for iPhone simulators anymore).

2.13.0

06 Nov 12:57
550335d

Choose a tag to compare

Updated React Native version to 0.72.4