Integration payment gateway
@esuguna wrote: Hi, I m trying to integrate the ccavenue payment gateway with the ionic hybrid mobile app and the ccavenue is not providing any integration kits for the same. I have looked for sources...
View ArticleComponent declaration error
@sabarinathen wrote: @Input() map: google.maps.Map; **Error:**Cannot find namespace ‘google’ when i am importing the map @input decorator google cannot undefined error…how can i import these case?...
View ArticleDifference HTTP handling Ionic View legacy and new version
@Tommertom wrote: Hi I am noticing difference in the way Ionic View (new) handles HTTP (regular requests, not the native plugin) vs the legacy Ionic View. Legacy did not bother about CORS, but the new...
View ArticleProblems when trying to emulate ios
@Catalinu wrote: When trying to run ionic cordova emulate ios , i get the following message “Error: tsconfig: Cannot read file ‘/Users/catalin/VetLab/platforms/ios/cordova/tsconfig.json’: ENOENT: no...
View ArticleDoes Ionic support any Payment Gateway.?
@VigneshSAN wrote: Hi Ionic, Kindly let me know, if any PAYMENT GATEWAY supported by ionic.? Posts: 3 Participants: 3 Read full topic
View ArticleHow to select a gif with camera plugin
@AdriCan wrote: Hello, I have been trying to do this for a lot of time, and I think it is not possible. quality: 50, (I tried with 100 too) destinationType: this.Camera.DestinationType.DATA_URL,...
View ArticlePush plugin issue on iOS ionic
@Umesh_Bhosale wrote: Hello all, I have trying to installing ionic push plugin in my project. But, I have got the following error. Installing “phonegap-plugin-push” for ios Failed to install...
View ArticleHow to set default value on ion-select
@dlim wrote: I would like to set a default value to Option Button on initial load. Here’s is my code but nothing is selected when page load. HTML file: <ion-item>...
View ArticleProgrammatically check Play Store for app updates?
@Arulmano wrote: how do i check my app version with online play store version for updating. please guide me . Posts: 1 Participants: 1 Read full topic
View ArticleWhere the download file saved in iOS phone
@gurjit_onebcg wrote: Ionic version: Ionic Framework Version: 3.0.1 I have created a sample app to download a file in Mobile device but when I click on download button, I see the download succeeded...
View ArticleRequest geolocation from in background
@huahax wrote: Hi, I am currently using a background-geolocation plugin to track users in my app, but ideally I would like to just request all users’ location on an event even if the app is not...
View ArticleGenerate and download csv file
@Nikhil94dhar wrote: I have gone through this below link example https://forum.ionicframework.com/t/generate-download-a-csv-file-with-ionic-2/63104 generating and writing is fine but its not showing...
View Articleİonic create file
@inghost3r wrote: Screenshot_10.jpg917x247 25.4 KB this.file.dataDirectory always null please help Posts: 1 Participants: 1 Read full topic
View ArticleIonic Icon as SRC of IMG
@mgrieco wrote: Hi, there is a way to use an icon as src of img? Thanks in advance. Marco Posts: 1 Participants: 1 Read full topic
View ArticleMultiple ionic modals
@mladenkoml wrote: Is there a way for me to make a multiple modals? I have a $interval function that calls modal window but when second second modal opens and i press ok, $scope.modal.hide and...
View ArticleVendor.js not loading with --livereload
@leostaric wrote: Hi guys, I’m having a rather wierd issue. All of a sudden (while trying to use Angular’s Http, if that’s any help) my app stopped working with --livereload when running on an Android...
View ArticleInput Password only Number
@mgrieco wrote: Hi, there is a way to have an input field of type password and number? If you set it as password is not possible have a keyboard with only numbers. Any ideas? Posts: 1 Participants: 1...
View ArticleIonic 3: Manipulating DOM in home.ts?
@andrewrodebaugh wrote: I am unable to manipulate the DOM in the file home.ts and I need to display data from health kit. If I am right and it is not possible how do I “transfer” constructors to...
View ArticleInvalidValueError: setMap: not an instance of Map; and not an instance of...
@sabarinathen wrote: My.ts file: import { Observable } from 'rxjs/Observable'; import { NavController, LoadingController } from 'ionic-angular'; import { Component, ViewChild, ElementRef, Input } from...
View ArticleHow to integrate API.AI to Ionic
@dlim wrote: Hi, I’m new to Ionic and API.AI. I’m following this guide to integrate API.AI and Ionic: https://www.npmjs.com/package/cordova-plugin-apiai On the first part, it mentioned: Add to your...
View Article