Ionic geofence not work in ios
@Faizyfaazz wrote: I used ionic geo-fence plugin in my ionic project.It correctly work in android build. when i reach the location android application shows notification.But i take ios build, it...
View ArticleData not fetching on first click showin undefine
@flycoders_sourav wrote: I’m try to fectch value from database using provider but on first click showing blank but on second click work properly and fetch data from database.but i want to get the data...
View ArticlePhonegap BarcodeScanner use of Front Camera
@Law25 wrote: I am currently using the “phonegap-plugin-barcodescanner” and it works for me perfectly. As some new features of the project appeared i need to use the front camera of the Android device...
View ArticleCannot read property '0' of undefined
@navaneethan111 wrote: TypeError: Cannot read property ‘0’ of undefined at Object.View_ProductPage_3.currVal_0 [as updateDirectives] (ng:///AppModule/ProductPage.ngfactory.js:112:29) at...
View ArticleSQlite OR operator request multiple parameters
@Jibe wrote: I’m trying to retrieve some infos from my sqlite BD. I look for different entries for the same row. Let’s say a table ‘user’ which contains a row called ‘id’. Or do it get users where the...
View ArticleList Filtering with Observables (Real Time Search)
@ThomasLohmann wrote: Hi everyone! I’m trying to filter a list with an observable (Subject). I want to reach a real time search. But if I write something in the search box, e.g. the id of a list item...
View ArticleImage not displaying in themeable browser tool bar in android
@Dijith wrote: .I am new to ionic development …I have small app which is used for reading qr code and displaying website in themeable browser.But no back button image and menu item visible when...
View ArticleNavparams.get(...) is undefined even though everything is valid
@kevred wrote: Hai guys, got fed up with this one problem were i am getting this.navparams.get() is undefined. What i am doing is that there is this home page. i am going to the settings page and...
View ArticleHow to select an image in my gallery
@durvilchat wrote: Hi please help me I would like to select an image in the gallery of my phone and when I try it does not work, see my code thank you. selectImage(): Promise<any> { return new...
View ArticlePlease please How to delete item ion-list item with popover menu
@durvilchat wrote: Please please How to delete item ion-list item with popover menu Capture.PNG314x541 51.8 KB Posts: 1 Participants: 1 Read full topic
View ArticleImg does not load dynamically ios
@mdline wrote: Hello, on IOS I have the problem that the images will not be shown, but on the web browser it works. The list items are loaded from backend… The getImg function returns a svg....
View ArticleProblem with my AndroidManifest.xml file
@durvilchat wrote: Hi friends please I would like you to say what is wrong with my application, when I run the command ‘ionic cordova platform add android’ I have an error that tell me that the file...
View ArticleFcm plugin conflict when add
@hoatv wrote: Hello everyone! I know this is an old problem but I have try it and I can’t fix it: My app have list plugin cordova-plugin-camera 2.4.1 "Camera" cordova-plugin-compat 1.2.0 "Compat"...
View ArticleiPhone X safe areas not working
@dimitri320 wrote: I’ve using xCode 9.2, Ionic 3 with all the latest versions (updated everything I could think of) and I’ve added the following: <meta name="viewport" content="viewport-fit=cover,...
View ArticleTranslations: assets or by http-service?
@Catweazle101 wrote: Hi all I’m wrinting my first mobile app (also with my Ionic framework) and now I’m at the point where I have to think about the internatioalization or globalization. During my...
View ArticleCreate two app folder in ionic
@durvilchat wrote: Hello please i can create to app a index folder in my ionic project? Posts: 2 Participants: 2 Read full topic
View ArticleCordova-plugin-bluetooth-serial breaks project on install. (noob question)...
@dylanbrams wrote: I’m new here. That said, I can’t find a copy of this question, and I think it’s a pretty basic, “Hey, this is broken and I don’t know how to fix it,” kinda thing. I apologize if it...
View ArticleCall alert method when Validate form
@Ibernato93 wrote: I’m using reactiveform. When the user clicks on the button to enter data, I would like to call a method if the data entered by him are invalid. How can I do? This is the form...
View Articleerror de instalacion
@granhi wrote: npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE npm ERR! errno UNABLE_TO_VERIFY_LEAF_SIGNATURE npm ERR! request to...
View ArticleIonic says $ANDROID_HOME is not set but it’s set!
@SirajKakeh wrote: Hello, I’m running Ionic 3 project and trying to run ionic cordova run android --device but it’s returning me an error saying: Error: Failed to find 'ANDROID_HOME' environment...
View Article