Skip to content

Releases: yasirkula/UnityNativeCamera

v1.3.3

25 Apr 06:36

Choose a tag to compare

Bugfix for Denied permission on Android 11 and later

v1.3.2

15 Jan 07:54

Choose a tag to compare

Fixed a harmless NumberFormatException (it was already catched but now it's not thrown at all)

v1.3.1

28 Oct 20:03

Choose a tag to compare

Bugfix for Android 11 MIUI devices

v1.3.0

21 Sep 11:30

Choose a tag to compare

Fixed GetVideoProperties returning wrong 'rotation' in some languages

v1.2.9

05 Jul 18:33

Choose a tag to compare

Moved iOS build post-processor settings to 'Project Settings/yasirkul…

v1.2.8

12 Apr 20:14

Choose a tag to compare

Embedded proguard.txt file to AAR library which should get rid of Cla…

v1.2.7: - Fixed iOS Project Builder build errors

07 Dec 19:36

Choose a tag to compare

- Added Editor support for TakePicture and RecordVideo (a file dialog will show up, so there will be no camera input)

v1.2.6

14 Sep 16:42

Choose a tag to compare

Bugfix for #46

v1.2.5

03 Sep 15:27

Choose a tag to compare

Added markTextureNonReadable parameter to GetVideoThumbnail

v1.2.4

10 Jul 12:00

Choose a tag to compare

Added NativeCamera.GetVideoThumbnail function