[AC-1271] e.intent.data is null for video recording
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-15T04:02:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | n/a |
Reporter | Anis Vora |
Assignee | Shak Hossain |
Created | 2014-08-13T10:36:38.000+0000 |
Updated | 2016-03-08T07:37:40.000+0000 |
Description
Hello,
We are trying to record video in android device as per : https://gist.github.com/dawsontoth/832488
But we have very wired issue same code is working fine in some device and in many device (like HP Slate 21 Pro) it is giving NULL for e.intent.data and not able to get recorded video.
Please help.
Hello Experts, Any update on this ? Regards, Anis
Hello, Android video recording is working according to the sample code below.
Test Environment
Command-Line Interface, version 4.1.2 SDK 4.1.0.GA Android 4.4.2, 5.1.0Code Sample
The code is working in Android. We don't have the device (HP Slate 21 Pro) to test. Thanks.