You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
I faced the same issue but I think they are not hidden - their tintColor is just white.
You can solve this by moving this definition in QBImagePickerController.m
to the QBImagePickerController.h file so that it is accessible by an object of QBImagePickerController.
Now, you can change the tint color in your code:
Some time done and cancel button is not visible. I am able to press on those areas, but buttons are not visible on iOS 11.
The text was updated successfully, but these errors were encountered: