Lelelo1 / tns-linkimager

Apache License 2.0
0 stars 1 forks source link

Can't take new photo after has been in background on iOS #8

Open Lelelo1 opened 5 years ago

Lelelo1 commented 5 years ago

Can't take new photo after has been in background on iOS: https://github.com/nstudio/nativescript-camera-plus/issues/101

Lelelo1 commented 5 years ago

I will try a workaround of re-adding/reloading camera plus following resume lifecycle event.

Lelelo1 commented 5 years ago

I have made CameraScreen a react component - so that page navigation will be more smoothly. Unfortunately I am now unable to refresh/reload to make CameraPlus work when app has been in background.

https://github.com/Lelelo1/tns-linkimager/blob/master/app/CameraScreen.tsx