Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera opens in its own view, rather inside canvas #17

Open
chaitanyakhurana100 opened this issue Feb 1, 2015 · 9 comments
Open

Camera opens in its own view, rather inside canvas #17

chaitanyakhurana100 opened this issue Feb 1, 2015 · 9 comments

Comments

@chaitanyakhurana100
Copy link

Hi,

I tried different options but got no success in displaying camera view within canvas. Rather it opens in a full screen independent view. Could you please tell what is the possible solution?

Thanks in advance!

@Ekta09
Copy link

Ekta09 commented Feb 16, 2015

Same Problem with me also. Did you get any solution @chaitanyakhurana100 ? Any help from any one is appreciated. Please Help us. Thanks in advance.

@harish118
Copy link

hi,

exactly the same issue here too. Anything in particular I should inspect to check that it opens in a canvas and not in it's own view?

Thanks

@jeffcrouse
Copy link

same issue here

@markdegrootnl
Copy link

Yes I have the same problem. But only on Android right? iOS seems to be working as expected.

@thomascrown
Copy link

+1 for a fix

@benguela
Copy link

benguela commented Nov 5, 2015

I have the same problem on android

@bishopZ
Copy link

bishopZ commented Feb 19, 2016

Same problem on Android
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="22" />

I tried removing the android platform, setting the minSdk down to 8, then adding the platform back. After getting the SDK version change to fully take, I still got the same camera capture window (rather than the capture in my canvas element).

There are some warnings about this plugin using deprecated Android code. The way that Android deprecates code is often to provide a fallback "compatibility" version of the same thing. I am guessing that the camera capture window we are getting is Android's fallback solution for the deprecated code. To correct this, someone would need to go into the plugin's code and update whatever was deprecated to use the newer version of the same thing.

One year later, seven people report the same issues, not a single response from the author.

@sabirali007
Copy link

same issue here

@nehalchoraria
Copy link

same issue. Anyone got it fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants