Releases: yasirkula/UnityNativeCamera
Releases · yasirkula/UnityNativeCamera
v1.3.2
Fixed a harmless NumberFormatException (it was already catched but now it's not thrown at all)
v1.3.1
Bugfix for Android 11 MIUI devices
v1.3.0
Fixed GetVideoProperties returning wrong 'rotation' in some languages
v1.2.9
Moved iOS build post-processor settings to 'Project Settings/yasirkul…
v1.2.8
Embedded proguard.txt file to AAR library which should get rid of Cla…
v1.2.7: - Fixed iOS Project Builder build errors
- Added Editor support for TakePicture and RecordVideo (a file dialog will show up, so there will be no camera input)
v1.2.5
Added markTextureNonReadable parameter to GetVideoThumbnail
v1.2.4
Added NativeCamera.GetVideoThumbnail function