I have implemented functionality to select image from Galley. When I am presenting UIImagePickerController, Its shows album listing with grey background. I tried with demo app but it shows proper white background.No getting why its showing Grey in my app as code is same in both.Please refer attached image.
UIImagePickerController shows album listing rows with gray background
36 Views Asked by user928622 At
0
There are 0 best solutions below
Related Questions in IOS
- URLSession requesting JSON array from server not working
- Incorrect display of LinearGradientBrush in IOS
- Module not found when building flutter app for IOS
- How to share metadata of an audio url file to a WhatsApp conversation with friends
- Occasional crash at NSURLSessionDataTask dataTaskWithRequest:completionHandler:
- Expo Deep linking on iOS is not working (because of Google sign-in?)
- On iOS, the keyboard does not offer a 6-character SMS code
- Hi, there is an error happened when I build my flutter app, after I'm installing firebase packages occurs that error
- The copy/paste functionalities don't work only on iOS in the Flutter app
- Hide LiveActivityIntent Button from Shortcuts App
- While Running Github Actions Pipeline: No Signing Certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID
- Actionable notification api call not working in background
- Accessibility : Full keyboard access with scroll view in swiftui
- There is a problem with the request entity - You are not allowed to create 'iOS' profile with App ID 'XXXX'
- I am getting "binding has not yet been initialized" error when trying to connect firebase with flutter
Related Questions in SWIFT3
- Why is the Navigation Title and Picker View is scrolling without it being inside a Scroll View?
- How to trigger onAppear when returning from fullScreenCover
- SwiftUI - WebView
- Error while trying to scan a document using a scanner device in macOS in the Swift/SwiftUI App
- In SwiftUI on MacOS Detect Clicks and Doubleclicks in List
- Maintaining Vertical Offset from Touchpoint after View Rotation in iOS
- fullScreenCover dissmissed after swipe of tabView | SwiftUI | iOS
- Error: extensions must not contain stored properties in swift
- Error dismissing image picking and cropping views when using TOCropViewController to pick images in SwiftUI
- How to use extern Structure in a View correctly?
- Navigation Bar Not Showing Up SwiftUI
- Decoding JSON with SWIFT CodingKeys Error
- Swift GestureRecognizer
- swift drag and drop functionality is not working properly
- Text modifiers in Data
Related Questions in UIIMAGEPICKERCONTROLLER
- UIImagePickerController crashes and throws errors after replacing image a few times
- Flutter image_picker - pickImage(source: ImageSource.camera) crashes on ios 17+
- How to use a volumebuttonhandler to take a picture in iOS
- How to get the crop rect of UIImagePickerController?
- Getting the actual camera-preview frame when using UIImagePickerController
- Get part of the image taken with default camera
- Expo imagepicker pops up twice after permission is granted on iOS
- Swift AVAssetExport Session operation stoped
- When I pick image from library, the message below always appears. Why?
- When I pick an image using UIImagePickerController, I am presented with AX Lookup problem - errorCode:1100
- Error dismissing image picking and cropping views when using TOCropViewController to pick images in SwiftUI
- New PhotosPicker in SwiftUI can open camera instead of the photoLibrary
- NSInvalidArgumentException', reason: 'The Live Photo type cannot be specified without the Image media type'
- why does UIImagePickerController.isSourceTypeAvailable(.camera) return true when using the simulator
- UIImagePickerController shows all photos even if I choose "Select Photos.." option Swift
Related Questions in PHOTO-GALLERY
- I have a script to zoom/full screen an image. But it has a big problem
- WP Bootstrap loader causes many plugins to fail
- Flutter image_picker returns different file name on every pick from gallery
- How to solve PHPickerViewControllerDelegate Error Domain=NSCocoaErrorDomain issues?
- How can make Codable of type PhotosPickerItem?
- website - rotating gallery (CSS / Javascript)
- Laggy Photo Gallery Like Scaling Animation of Images in Phones Only
- How to fix Call to undefined method Elementor\Widgets_Manager::register() .. My phot-gallery by 10web plugin is giving this error
- Some photos from the gallery rotate on some device Android Kotlin
- How to fix choppy animations in HTML/CSS/jQuery Flexbox Image Gallery?
- How to view photos selected by PhotoPicker(android 13) in phone's gallery
- Responsive image carousel slider component with inertia mouse/touch & multiple images with different aspect ratios
- Flutter: How to get a specific album with photo_manager?
- Hosting pictures with React and Google drive
- PHPhotoLibrary performChanges errors when copying images and videos
Related Questions in XCODE9.1
- Could not load the xxx image referenced from a nib in the bundle with identifier xxx
- Framework not found MDFInternationalization for architecture x86_64
- How to create Heroku Worker process with Vapor 3 / Swift 4.1.2
- iOS Device is not Connecting to Internet in Xcode 9.1
- How to read from keyboard in Swift 4.1.2?
- Xcode Auto suggestion and Indexing Issue
- UIImagePickerController shows album listing rows with gray background
- Xcode not running on mac os sierra high
- After requesting Paid Application Contract and having it in the effect, Builds not visible on iTunesConnect
- Xcode project git repo contains changes of another git repo in commit dialog
- Xcode 9 : Command failed due to signal: Abort trap: 6
- Navigation bar item automatically changes its height and position in storyboard
- Creating Universal Fat Framework lipo: can't create temporary output file
- NSDecimalNumber does not display values in console
- How to always visible horizontal scrollbar of NSTableview in objective c programmatically?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?