Do you have (public camera: Camera) set in your constructor. I’ve seen this issue occur when people have it set to private.
I’ve also seen this occur when trying to set saveToPhotoAlbum: true (or saveToAlbum) not sure of the exact syntax
Do you have (public camera: Camera) set in your constructor. I’ve seen this issue occur when people have it set to private.
I’ve also seen this occur when trying to set saveToPhotoAlbum: true (or saveToAlbum) not sure of the exact syntax