Skip to content

Update 1.25.4

Compare
Choose a tag to compare
@StPashik StPashik released this 13 May 15:46
· 2 commits to main since this release

Update 1.25.4

  • fixes for FlutterSDK

Update 1.25.3

  • fixes for FlutterSDK
  • stability improvements;

Update 1.25.2

  • stability improvements;

Update 1.25.1

  • URLSession union for the whole SDK;
  • stability improvements;

Release 1.25.0

  • added InAppMessages functionality more info;
  • added sign parameter in Settings object;
  • added logOut method;
  • added accelerometer support in GameReader;
  • added . zip archive in games when refresh button is pressed;
  • added tag filtering when setting by "^[\p{L}{L}\\d][\p{L}\d\-]{0,49}$" rule;
  • updated "Close" button positioning in games;
  • calculate length of tag lists by their URLEncoded;
  • added failure events replacing assertionFailure when publishing;
  • fixed fullScreen mode on phones in games;
  • fixes for assetsManagerUpdate crash;
  • fixed webViewRequest crash when clearing data and changing user;
  • fix FFCacheManager.writeData crash;
  • fix haptic vibrations after minimizing application to background;