How do I use Cordova run over HTTPS?
@daytonh wrote: I’m very new to Ionic development, so forgive me if what I’m asking is obvious as I’m sure I’m missing something major here. The app I’m working on needs to accept credit card...
View ArticleError when building an apk in ionic
@Xteve wrote: Hi. After some time not using Ionic. Today I have decided to create an apk but the following error ocurred to me. I have installed jdk and the first step goes right, but the second shows...
View ArticleChange user in side menu
@itlpps wrote: Hi guys! Does anyone know if they have this kind of component ready (change user) in ionic? I do not know what he’s called. Thank you! WhatsApp Image 2018-10-08 at 17.10.25.jpeg1080x578...
View ArticleIon-refresher pull to refresh text and icon stays without pulling enough
@demonized wrote: Hi guys, I have a directive called postlist and it has ion-refresher in it. When I pull it enough, it works fine. However, if I don’t pull it enough and release it, the pull to...
View ArticleDrupal 7 user authorization from ionic 3
@rameshrr99 wrote: Hi All I am trying to access Drupal (CMS) and Civicrm (CRM) from Ionic 3 Mobile application - using same login page So, I am trying to login to Drupal - Using BaseUrl, username and...
View ArticleUse Ionic 4 components in non-Ionic app (Angular 6 +)
@cnd5041 wrote: Is there any reason I can’t use the @ionic/angular / IonicModule in an Angular(6+) app? I have an existing Angular 6 app, and only want a handful of the Ionic Components. Posts: 1...
View ArticleFailed to load http://localhost/api/index.php: No...
@asha4640 wrote: testing custom api – C:\xampp\htdocs\api\index.php <?php $mysqli = new mysqli("localhost", "root", "", "test"); $query = "SELECT * FROM content_information"; $dbresult =...
View ArticleMy App properly run and build by CLI
@flycoders_sourav wrote: My App properly run and build by CLI but when I try to build/debug through ionic pro showing an error please help me out Thanks in advance Posts: 1 Participants: 1 Read full...
View ArticlePdf417 barcode scanner for Ionic-2
@Ferozabdul wrote: How to implement pdf417 barcode scanner in my ionic-2 app. Can anyone help me ? Posts: 1 Participants: 1 Read full topic
View Article'ion-multi-picker' has erros on ionic 4
@gulullu wrote: ERROR in ./node_modules/ion-multi-picker/dist/components/multi-picker/multi-picker.js [ng] Module not found: Error: Can’t resolve ‘ionic-angular’ in...
View ArticleHow do I get each values from a object on a formBuilder?
@asha4640 wrote: In my ts file , I have this loginForm object which binds username and password values .I need to get the each values of username and password values in function post()...
View ArticleHow to start coding in backend
@MaBbKhawaja wrote: hello guys please guide me i am done with coding ux/ui in ionic and now i want to do backend of my applicaion where shold i get started from ? please help Posts: 1 Participants: 1...
View ArticleIssue with creating data to sqlite database using typeorm ionic 3
@mohamedwahshey wrote: I’m trying to post data into entities using typeorm, and getting this error: ERROR Error: Uncaught (in promise): AlreadyHasActiveConnectionError: Cannot create a new connection...
View ArticleMigrate from Ionic 3 to Ionic 4. ERROR in...
@anton_klochko wrote: Hi all ! Has anyone faced with such ERROR ? I am trying to migrate from Ionic 3 to Ionic 4. ERROR in …/node_modules/@angular/core/src/facade/async.js Module not found: Error:...
View ArticleIonic BarcodeScanner and QRScanner duplicated with element declared at...
@test-nikko wrote: Hi, I am trying to import the barcodescanner and qrscanner plugin on my application but it seems that there is a conflict on the declarations in the manifest. How do I resolve this?...
View ArticleIonic 4: Tabs remember the last page when returning to the tab
@JonasCoding wrote: Hey guys, I’m experimenting with Ionic 4 routing and the tabs layout. Lets say I have a tab “list” where I display some items and when clicking on an item I go one page deeper in...
View ArticleProblem when building for Android
@Kyrax80 wrote: Hello, I am compiling for Android 7.0.0 and I MUST USE Cordova 7.1.0. So when I try to add the Android Platform I get the following error: Error: Unable to graft xml at selector...
View ArticleDoes ionic app support KaiOS ? or can i run my pwa app on jio features phones
@lavkush77 wrote: Greetings all ! I have created a PWA application using Ionic framework. I want to know , can I run this PWA app on any feature Mobile phone which supports KaiOS like Jio Feature...
View ArticleCORS settings for Play Framework to allow for http(s) calls inside of WkWebview
@mwileycd wrote: Hi Ionic Community! I was hoping I could get some help with configuring CORS correctly for WkWebview as I am having trouble debugging my configuration with the Play Framework. When I...
View ArticleText To Speech auto next function
@freddycastillo wrote: Greetings i wanna get a function tha i can auto player an array text of TTS plugin this my code: async readText():Promise{ try{ let content = this.textEpubContent; for(let i=0;...
View Article