Ziggeo / android-sdk-demo

Ziggeo's Android Client SDK 2.0
Apache License 2.0
8 stars 5 forks source link

Crash issue in Nexus 6 #10

Closed rameshkec85 closed 7 years ago

rameshkec85 commented 7 years ago

USER_COMMENT=null STACK_TRACE=java.lang.IllegalArgumentException: Unsupported angle: 450 at android.media.MediaRecorder.setOrientationHint(MediaRecorder.java:493) at com.ziggeo.androidsdk.recording.MediaRecorderManager.startRecording(MediaRecorderManager.java:134) at com.ziggeo.androidsdk.ui.fragments.VideoRecorderFragment.startRecording(VideoRecorderFragment.java:348) at com.ziggeo.androidsdk.ui.fragments.VideoRecorderFragment.record(VideoRecorderFragment.java:388) at com.ziggeo.androidsdk.ui.fragments.VideoRecorderFragment.onClick(VideoRecorderFragment.java:177) at android.view.View.performClick(View.java:5204)

3akat commented 7 years ago

Hi @rameshkec85, Thanks for reporting this. Can you please also tell how to reproduce this?

rameshkec85 commented 7 years ago

Hi, Thanks for the quick reply. I just ran the app and start recording app crashing with the above error.

PHONE_MODEL=Nexus 6 BRAND=google ANDROID_VERSION=6.0.1 APP_VERSION_NAME=1.0

3akat commented 7 years ago

Thanks for info. Unfortunately I cant reproduce crash on my real nexus 5 or emulator nexus 6, so can't do fix right now. Will try to find the reason asap.

3akat commented 7 years ago

Hi @rameshkec85, I've got Nexus 6, still can't reproduce the issue. Can you please add more specific details? Test on other devices or somth?

3akat commented 7 years ago

Closed due to inactivity.