WebsiteBeaver / android-document-scanner

66 stars 48 forks source link

Crash on Landscape Camera Orientation #41

Closed shaifu closed 12 months ago

shaifu commented 12 months ago

This library is working perfectly on portrait mode. I have locked my application activities to portrait mode but when camera is opened it can be changed to landscape mode and then app crashes. How can i resolve this issue?

shaifu commented 12 months ago

I updated the library version and now its working fine.

shaifu commented 12 months ago

I upgraded the library version but now its crashing when edges are cropped if picture is taken on landscape orientation.

shaifu commented 12 months ago

I was using older version for Java example but now I am using latest version with Kotlin.