Skip to content

Releases: bear2b/bear_sdk_demo_ios

OCR (3.3.1)

25 Nov 16:25

Choose a tag to compare

3.3.1 Xcode 13.1 / Swift 5.5.1

Added

  • ability to activate OCR;

Xcode 13.1 / Swift 5.5.1

19 Nov 10:16

Choose a tag to compare

3.3 Xcode 13.1 / Swift 5.5.1

Changed

  • recompiled with Xcode 13.1, Swift 5.5.1;

Dependencies

  • Alamofire 5.4.3 -> 5.4.4;
  • RxSwift 5.1.2 -> 5.1.3;

Fixed media player and glview frame changing

25 May 12:15
28d1823

Choose a tag to compare

3.2.1 Xcode 12.5 / Swift 5.4

Fixed

  • media player from marker wasn't playing sometimes;
  • GLView wasn't adapting its frame to parent changes;

IDFA and Xcode 12.5

12 May 14:11
83639a5

Choose a tag to compare

3.2 Xcode 12.5 / Swift 5.4

Added

  • disable using IDFA by default and add ability to re-enable it in config;

Changed

  • recompiled with Xcode 12.5, Swift 5.4;

Recompiled With Xcode 12.4

02 Mar 09:44
7156f86

Choose a tag to compare

3.0.8 Xcode 12.4 / Swift 5.3.2

Changed

  • recompiled with Xcode 12.4, Swift 5.3.2 #9;

Fixed

  • carthage issue for Xcode 12

Xamarin binding

28 Aug 07:54

Choose a tag to compare

3.0.5 Xcode 11.6 / Swift 5.2.4

Added

  • support binding for Xamarin;

Fix: fatal error in debug

11 Jun 16:47
51ada50

Choose a tag to compare

3.0.3 Xcode 11.5 / Swift 5.2.4

Fixed

  • fatal error in SystemApp fetching if framework is build for debug, #6;

Fix: Threading issue (CocoaPods)

21 Apr 15:18

Choose a tag to compare

3.0.1 Xcode 11.4 / Swift 5.2

Fixed

  • threading issue (cocoapods only), #4;

Polar bear

03 Apr 14:21

Choose a tag to compare

3.0 Xcode 11.4 / Swift 5.2

Added

  • support for iOS simulator;
  • ability to play in loop 3D object animation;
  • audio on texture;
  • video on texture with alpha channel;

Changed

  • recompiled with Xcode 11.4, Swift 5.2;

Removed

  • iOS 9 support;
  • 32-bits support;

Fixed

  • error with determining the size of the video frame;

Panda v2.2.2

11 Dec 15:00

Choose a tag to compare

2.2.2 Xcode 11.3 / Swift 5.1.3

Updated:

  • recompiled with new XCode 11.3, Swift 5.1.3;

Fixed:

  • wrong viewport for landscape only orientation.