AndroidManifest.xml missing
@jorgecacho wrote: Hi, I have an issue on my Ionic v1 proyect. I have tried to run it on Android but it says AndroidManifest.xml file is missing. I have tried to remove android plattform and adding it...
View ArticleApp is crashed when GoogleMaps create
@Kawakami wrote: I’ cant show Google Map on iOS. App is crashed when GoogleMaps create. Have you hit on any possible causes of the problem? My Ionic conditions cli packages:...
View ArticleSQLite two tables fails (property undefined)
@barreola wrote: I’m working with SQLite, but when I try to open a page, the next error is shown. image.png962x782 190 KB But the database is actually open constructor(platform: Platform, statusBar:...
View ArticleLine break in ion-item
@mdline wrote: Hello, İ have sometimes very long texts in ion-item and want that is automatically line break when not enough space is available. Posts: 1 Participants: 1 Read full topic
View ArticleIon-range value undefined
@ritopls wrote: Hey guys I just wanted to create a form which uses a range from 1-5 but when i want to access the value it is undefined. Do u know what i am doing wrong? Code: <form...
View ArticleFeature Request: RSS/XML Feed Component in Ionic Creator
@applacadabra wrote: I would love to have a drop & drag component that can import and display a RSS/XML feed with standard features such as OG:IMAGE and OG:LINK that functions similar to the Card...
View ArticleUsing Vue with Ionic 4 and Ionic Native Plugins
@matthew974 wrote: We used the Cordova CLI to create an Ionic 4 Vue mobile application in the previous tutorial. This time we will use the Ionic CLI and the Ionic Native Geolocation plugin....
View ArticleUpgrade to Swift 3 or higher from Swift 2 (XCode)
@Hesters wrote: Hi everyone I have a huge problem and I can’t find a solution for it on the internet. I want to upgrade my Ionic project from Swift 2 to 3. I have to in order to test it on an iOS...
View ArticleSending SMS when there is a change in Firebase database
@khcy82dyc wrote: I’m trying to make a SMS notification function for my resturant app when there is a new order. The app is current being built as a webapp so I think how it should be done is to send...
View ArticleHow to implement favorite functionality in to my app
@flycoders_sourav wrote: Actually i wan to implement in to my app but don’t understand how to start .please help anyone . Posts: 4 Participants: 2 Read full topic
View ArticleBarcodeScanner Encode Method doest not work
@isot wrote: I want to create a barcode on my device but when I use Encode method of Barcodscanner I don’t get any thing on my screen and it says " encoded data is not defined ". I spent many hours to...
View ArticlePlugin Adding problem
@flycoders_sourav wrote: When i try to add admob plugin this time again ask What plugin would you like to add: what should i do ?please tell me anyone.Sorry for poor english Thanks Posts: 1...
View ArticleIon-datetime 2018-01-21T14:25:18.792Z format
@perenyitamas wrote: Guys i have a very simple problem. My ion-datetime value is this: 2018-01-21T14:25:18.792Z I just want a simple YYYY-MM-DD HH: mm format. I changed this so the display is perfect...
View ArticleI cannot emulate my app on a android emulator / simulator ::: ionic cordova...
@JamesMorrissey wrote: I cannot emulate my app on a android emulator / simulator ionic cordova run android , causes [ERROR] Gulp is not installed! You can install it locally: I created a sidemenu...
View ArticleCannot open camera with Ionic 3 PWA after adding to HomeScreen
@trandangtri wrote: Dear guys, I am approaching to build a PWA with Ionic3, but I have a problem with Cordova Camera Plugin I used Ionic3 CLI to generate the app with super boilerplate starter. It...
View ArticleError when building android app
@Coen38 wrote: Hi, I get this error when using ionic cordova build --release android I need to upload this app before Friday, can anyone help me? if I test the app it works fine… Coen Posts: 2...
View ArticleType 'this' is not assignable to type 'Window'
@Javiv wrote: Hello, I need to use the “self = this” trick in the app.component.ts file but it’s giving me a wierd error and I cannot find a solution in Google. BTW: If I save the file while the...
View ArticleHow to "auto refresh" a GET request
@filepinheiro wrote: I’m making a GET request and it works correctly but I need to close and reopen the app to get the new information. How can I auto refresh or make an auto request on this page?...
View ArticleIonic cordova run android does nothing
@zuest wrote: im trying to run the command to run my ionic 3 application on the Android emulator by using ionic cordova run android however after I run the command, the emulator does not start or...
View ArticleWhy i get runtime error when i run my script
@Sas123 wrote: Hi I am new to ionic, I use get started video to edit my home.ts for basic list,but I get runtime error,please help. import { Component } from ‘@angular/core’; import { NavController }...
View Article