Ionic4 - Native camera plugin issues
@anandraj1411 wrote: Hi All, I am facing an issue with Ionic Native Camera plugin. The following is my code. public async selectPicture(source) { let base64Image = null; const cameraOptions:...
View ArticleIonic v4 - push plugin build issues with Android
@VariousArtist wrote: I have a working Ionic v4 app. I can build and run it on both device types (Android, iPhone) as well as in my browser. Now I am trying to add PUSH capability but every push...
View ArticleUsing Ionic 4 with iPhone X
@rohankapurmobile wrote: Let’s start out with the Ionic Info: Ionic: ionic (Ionic CLI) : 4.12.0 (C:\Users\Rohan\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 4.1.2...
View ArticleScroll issue after update iOS 12.2
@filippodicostanzo wrote: After update my device to iOS 12.2 i have the a critical issue. The scroll on page doesn’t work simply go to this page by sidemenu. I test the app on my device with iOS 12.2...
View Article[IONIC 4] Media not work
@gothaussen wrote: Hello! For days I tried to run an application that plays music, but it does not work on Android 9! works in everything else … iphone, android 8, 7 and 6 … but not in 9! I broke my...
View ArticleminSDKVersion for Android Capacitor vs Cordova
@wekas wrote: I am using Cordova for my project and attempting to target android API 17. In the documentation it states: **Note:** Currently to use an Android Emulator you must use a system image of...
View Article[Ionic 4] A lot of links goes to https://*.s3.amazonaws.com
@oathantiq wrote: I am in a secured corporate network, behind a proxy, as per policy no connection would be made to amazonaws storage and will be denied. Connections get blocked… like If you are...
View ArticleChange to AndroidManifest,xml causes app to crash
@wekas wrote: If I change the android:name to something else like “nz.co.wekasolutions” my app crashes on startup on the device and emulator. I have changed it everywhere else with no issues. Any idea...
View ArticleWhich framework should use with ionic?
@huutuit wrote: I’m wondering whether to choose angular or vue for ionic ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 working with nested Array
@razorachy wrote: i want to display my nested array in ionic in tree view … when i click my 3rd element of array all the data of fourth array is shown… i want to show only the data that i have...
View ArticleMigrating Ionic app to AndroidX
@mthomka wrote: Have any of you guys experience with migrating to AndroidX libraries? We are required to use a 3rd party SDK that is based on AndroidX and as far as our research go, this requires our...
View ArticlePersistent cookies ionic-v3 cordova
@ctspradeep wrote: App wrapper in iOS using ionic-v3 Cordova is asking for application sign in page. This is happening for each launch of app. Ionic Cordova inappbrowser is not preserving cookies in...
View ArticleI´m new to Push Notifications
@alexmpc wrote: I am new to Push Notifications. Only read about Firebase and FCM, but i still can´t get it. What tutorials or posts do you recommend? Posts: 5 Participants: 2 Read full topic
View ArticleHow to show array items as checkbox values in alercontroller
@salad-gg wrote: I have this lines of code, the first input works fine (auto populate field with label). As for the checkbox, I want it to open array of labels from which I will be able to check. But...
View ArticleAudio player regarding
@rathorrajnesh wrote: hi I want to make a music app so need a stable music app plugin like npm install ionic-audio --save from here http://arielfaur.github.io/ionic-audio/2.0/index.html i got one but...
View ArticleError installing @ionic/app-scripts in visual studio 2017
@AlexOToole wrote: HI I have been looking through the forums and I have found people with similar errors but I am having trouble fixing mine. When I try install the dependencies after starting a new...
View ArticleSecureStorage throw 'split' of undefined Error
@YuEmAz wrote: I have the plugin Secure Storage installed. And built my own service. Please refer: @Injectable() export class SecureStorageService { private secureObject: SecureStorageObject; private...
View ArticleIs it possible to switch from Cordova to Capacitor?
@rohankapurmobile wrote: I’m currently building an application using Cordova, is it possible for me to switch to Capacitor at some point after I deploy to the app and play store? Will the switch...
View ArticleIonic3 + HTTP call + Android 9.0.4
@spanchal wrote: Hello friends, Please help me HTTP call fail in Real device (Android 9.0.4) in other Android version it is working fine. my system info: Ionic: ionic (Ionic CLI) : 4.4.0...
View ArticleIs there rich text editor for mobile
@m7ammad7assan wrote: Hi I am looking for a rich text editor for my social network http://penlens.net I want it to be usable the keyboard should not be overlay the editor and the toolbar of editor...
View Article