newbision

Results 2 issues of newbision

Sometimes It does not hide when moving to the next fragment. ``` if (email.isEmpty()) { showProgress(); // I defined this function using AVLoadingIndicatorView in BaseActivity auth.signInWithEmailAndPassword(email, password) .addOnCompleteListener(getActivity(), task ->...

I upgraded the pod library to the latest(16.0.1). But 'QRCodeDetector' can not find in this scope. - Xcode: 14.3.1 - OS: 13.4.1 (c) (22F770820d) ![Screenshot 2023-07-18 at 1 49 33...