You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/23 13:20:04 UTC

[GitHub] yuankunluo commented on issue #352: Camera hangs when redirecting to the application

yuankunluo commented on issue #352: Camera hangs when redirecting to the application
URL: https://github.com/apache/cordova-plugin-camera/issues/352#issuecomment-449636024
 
 
   same problem here with OnePlus 6T , android 9.0.1.
   Ionic 4 rc.01.
   The problem was caused by camera plugin, which is not stable under Android 9.
   
   The OS kill the system and restart the App. There is no "create" life event hock in @ionic/angular.
   
   The app was killed not pushed into the background. So we can not get anything from "resume" life event.
   
   I have tested on 3 Phones. It occues only on Android 9, it seems not stable and unpredictable. Not happens always. 
   My other two phones, Huawei p20 and Mi 3 both running on Android 8. There are no problem on them.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org