Hi!
In Alpha 32, I could use the camera by importing it like this.
import {Camera} from 'ionic/ionic';
But now in Alpha 35 Camera is undefined
.
When comparing the ionic source code (in the src/typescript/platform folder) all the plugins are missing in Alpha 35.
So how can I the Camera now?
Best regards,
Erik