Take picture

Hi,

I’ll explain my case, it’s pretty simple.

I have a login page made in ionic, running on android, and the apk work alright.

I have various webages (some made with ionic, running on cordova, etc…) to which i link form the login page.

Let’s say USER 1 goes to webpage 1 and USER 2 to weboage 2, etc., All different links.
My problem comes when in one of the webages I’m trying to get some pictures.
It works ok when i run that page or pack it as apk and instal in android, works alright, however when i link from the LOGIN aok to the external page that take pictures the camera won’t load.

Does anyone have any idea why it wouldnt work?

I do get an alert from the function, it just won’t open the camera.