-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Hi, I had some trouble removing the video option in the camera view
what i did was to set the mediatypes array to
imagePickerController.mediaTypes = [mediaTypes[0]];
It would be better to pass the type as an option like "public.image" or "public.movie"
and choose between them to enable or disable the photo or video option in the view
Could you add the mediaTypes array as an option or make it settable ?
Metadata
Metadata
Assignees
Labels
No labels