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.
1 | initial version |
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.
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().