Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Not able to see camera/ onCameraFrame is not called in signed APK/bundle Android

I have developed a face detection application which works fine if installed from Android Studio or via debug APK but camera screen goes black and oncameraFrame() is not called for singed APK/Bundle.

Not able to see camera/ onCameraFrame is not called in signed APK/bundle Android

I have developed a face detection application which works fine if installed from Android Studio or via debug APK but camera screen goes black and oncameraFrame() is not called for singed APK/Bundle.APK/Bundle. OnCameraStarted() gets called for both the apk's unlike onCameraFrame().