[AC-2741] takeScreenShot showCamera view capturing black background
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-08-06T12:24:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | Mobile, showCamera, takeScreenShot |
Reporter | Trevor Ward |
Assignee | Tony Guntharp |
Created | 2011-06-16T04:32:12.000+0000 |
Updated | 2018-07-27T19:35:31.000+0000 |
Description
When I am using the Ti.Media.showCamera and taking a screenshot using the Ti.Media.takeScreenShot, it captures the current screen as required but it shows a black background, not the view through the camera.
This is how it works but is it a bug? should it capture the view through the camera.
Info
I am using Titanium studio with 1.7 SDK, and can only test on the iPhone as the overlay view on the android doesn't work yet (see other post).
A user case app can be found here. (cut and paste into app.js).
http://pastebin.com/gsepKDjW
Git Paste
https://gist.github.com/1029227
Trevor In order for us to progress this issue, we need a concise usecase. Please whittle it down to the smallest possible code that runs without modification when pasted into a app.js file. Please try to avoid the use of namaspaces and custom functions. A simple set of consequative API calls are best, to ensure that the bug is with Titanium rather than your code. Many thanks
Hi Paul yes have realised from the other bug that I have made the same mistake with the use case. I will get you an appropriate one as soon as possible. Thanks
OK, thank you, Trevor. I will close this for the moment, but once you have updated it with the usecase, I will move it to the relevant project.
Closing due to inactivity.
Hi, I'm having the same problem here ! Do you think you might work on a fix ? I can provide example code etc. on Android platform. Using SDK 6.3.0.GA by the way ! Thanks