Closed objectorientedperson closed 6 years ago
Hi @objectorientedperson, thanks for reporting! Will check this soon.
@objectorientedperson Can you also tell steps to reproduce?
@3akat I just cloned the project to studio and run. It crashes at this line:
mZiggeo.startRecorder();
in FullscreenRecorderActivity
@3akat anything new?
Hi @objectorientedperson, the fix will be published today
@objectorientedperson please, check out the new version.
at android.app.ContextImpl.startActivity(ContextImpl.java:672) at android.app.ContextImpl.startActivity(ContextImpl.java:659) at android.content.ContextWrapper.startActivity(ContextWrapper.java:331) at com.ziggeo.androidsdk.Ziggeo.startRecorder(Ziggeo.java:465) at com.ziggeo.androidsdk.demo.FullscreenRecorderActivity.onCreate(FullscreenRecorderActivity.java:66)