I have an application that is in Ionic-v1, after I perform a last build there was an error where the camera on android doesn't open anymore. I detected that in lower versions it's working (10 .. 7) but in version 11 it just stopped working. Has anyone gone through this or imagine what it could be? I've tried to update the permissions for using the camera but without favorable results.
Error when open camera on Android 11 in Ionic-v1
171 Views Asked by Paulo Henrique Santos At
0
There are 0 best solutions below
Related Questions in IONIC-FRAMEWORK
- Firebase link existing user to anonymous account?
- Ionic Angular Standalone ion-icon are not showing at all
- Unable to run ionic app on Android emulator - [error] ADBs is unresponsive after 5000ms
- How should I filter Observables the "Right Way" with RxJs in Angular 17?
- Ionic/Capacitor: Background Location Tracking on iOS and Android?
- Best Approach for Implementing Video Selection from Gallery/Files in Ionic-React with Capacitor
- <video> tag with downloaded path in ionic ios not loads the video
- How do I record that this ionic checkbox has been checked by the user?
- Ionic 5 angular sharing a component between two modules
- mergeDebugResources FAILED
- Issue saving generated image to local filesystem in iOS using Capacitor
- Detect clickable areas within <img> tag in Ionic project
- Whitelisting Ionic app in Salesforce Org for CORS/CSP
- How to Polyfill node core modules in webpack 5 using ionic capacitor angular
- I'm developing an Android, but I can't see my "console.log" in logcat
Related Questions in ANDROID-11
- (BottomNavigationView) The style on this component requires your app theme to be Theme.AppCompat (or a descendant)
- FCM Push Notifications Not Working in Quit State on Android 11 (React Native)
- Persistent USB Permission in android app upon reattachment
- store excel file to download in Save excel file downloads folder in android 11 and 12 in flutter
- The Android photo picker library does not open the gallery on Android 11 and 12
- Why the DowanloadManager was not working in Android Emulator Device?
- Android TV 11 locks database when app is in background
- How to get media list from trash bin in kotlin
- broadcast receiver of boot completed in android 11
- uiautomator dump does not dump when using multi display
- Scoped internal Storage access error on Android 11+: open failed: EACCES (Permission denied)
- Is it possible to change grayed out permissions on Android?
- [Android11+]why SurfaceComposerClient.h render in native process,the layer is always higher than the windowManager.addView in the application window?
- Adding custom SDK based on Andorid version 11 to Android studio
- Android App for Bluetooth Qualification Testing (GATT connection, L2CAP channel, RFCOMM channel, OBEX connection, PAN transport)
Related Questions in IONIC-V1
- BUILD FAILED: Execution failed for task ':app:processReleaseMainManifest'
- Error when open camera on Android 11 in Ionic-v1
- Google Play In-app Billing API version is less than 3 error on ionicv1
- Issues with Gulp/SASS in Ionic V1 project
- XMLHttpRequest Faults after WKWebView Upgrade on Ionic v1 project/app
- How to add "about minutes ago, about hours ago, etc;" in a .filter for angular/ionic v1 project
- ios converting file to blob in CDVWKWebViewEngine ionic cordova angularJS
- CORS | Request header field Authorization is not allowed by Access-Control-Allow-Headers ionic | IOS 13 preflight response
- Angular translate giving key when upgraded to WKWebview for localization
- ionic cordova ng-src force cache reload based on new image size?
- How to import ionic-native into an Ionic1/AngularJS project?
- Pass value to Ionic v1 app from a Java Function
- On Chrome ion-modal-view long contents printing is not allow all pages
- Change language - screen goes white
- How to call cordova plugin in ionic v1
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?