Navigator.camera.getpicture is undefined in ios while using from remote pages

I am redirecting from local pages to remote ionic website inside my app and on remote website i have added saperate cordova plugin js files to ios and android to access native code but everything is working fine in android not in iphone.

In iphone local pages are able to access native functions but remote pages showing camera undefined even none of the pluging is working on remote site.

Is any one can focus on it.

Does anyone else have this problem?

I have this problem. But i’m using from a client page within Angular.js…The Camera Class, CameraPopoverOptions class, etc is undefined. I checked the loaded classes in the browser debug and the Camera class does not exist.