AngularFire & Firebase SDK

Are you still getting this error?

What version of Angularfire2 are you using, for example:

"angularfire2": "^5.0.0-rc.6.0",

If you are using the latest version ‘5.0.0-rc.6.0’ you should see errors in the DevTools console unless you set:

const settings = { timestampsInSnapshots: true };
afs.app.firestore().settings(settings);

Camera wise you can try:

<input type="file" accept="image/*;capture=camera">

https://sea1.discourse-cdn.com/ionicframework/uploads/default/optimized/3X/5/8/581a4b75473f44f053db6088e170b4ac61834ad4_1_281x499.PNG

https://sea1.discourse-cdn.com/ionicframework/uploads/default/optimized/3X/1/e/1ec901664d9673cd1d57adee886e90c0dfc454c0_1_281x499.jpg

See: iOS 11 its not me its you (tags: iOS11, PWA, Camera) - #5 by reedrichards