Category Page in the TabsPage on WPHC
@nathanmls wrote: Hello, I’m using the WordPress Hybrid Client project: https://github.com/wordpress-clients/hybrid, to create my app, and I need to link the category “destaques” in the Tab Menu. Do...
View ArticleGetting data from Json
@JobsMonika wrote: Thanks in advance. I am really trying to get data from my json file while the user parsing on the button but it doesn’t work… any help? New with Ionic Thanks my ts private tips:...
View ArticleIonic-Slides pager paginationtype position
@KingDei wrote: I am using ion-slides fraction pagination type. How can I position the fraction pager at a different place? At the moment it is on the center bottom of the component. Say if I want to...
View ArticleIonic Youtube Api multiple part
@paulbuscano003 wrote: Hi, Do you have Youtube API for retrieving all videos from a channel with part=statistics,snippet Below is my api...
View ArticleIonic1 Event Calender
@shashiD wrote: Using Ionic1 + angularJS i wanted to create appointment schedule calender Am searching for calender plugin for inoin1 Posts: 1 Participants: 1 Read full topic
View ArticleHow to fix the issue when it comes to build apk?
@anespa wrote: Friends, I am using ionic 3 and when try to build apk I got error as FAILURE: Build failed with an exception. * What went wrong: Could not resolve all dependencies for configuration...
View ArticleWork on android but ios show Error: Uncaught (in promise): Error:...
@athlona64 wrote: this application work on android but i don’t know why error on ios help me pls i used few time to resolve but not work Error: Uncaught (in promise): Error: StaticInjectorError[e]:...
View ArticleVitual Keyboard
@vinudhupad wrote: I want to add the custom keyboard to my input field, Which shoes the numeric keypad,decimal and comma. I tried angular “@PROTACON/NG-VIRTUAL-KEYBOARD” but this is not working for...
View ArticleHow can I add an input to a select
@Slavrix wrote: I want to be able to add an Input to a select, so the user can either pick one from the select popover or they can insert their own text instead. Does anyone know a best practice to do...
View ArticleUncaught (in promise): TypeError: Cannot read property 'length' of undefined
@rajbasilio wrote: This is my typescript code export class FailedPage { failedjobs: Array<any> = []; constructor(public navCtrl: NavController, public navParams: NavParams, public jobfailList:...
View ArticleSave contact images to folder
@sadev wrote: Hello everyone, How to save contact images to folder using ionic native Contacts, File Path, File plugins. Or is there any alternative way?. Thanks in advance Posts: 1 Participants: 1...
View ArticleFATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of...
@KondaR wrote: Error : FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 1: node::Abort() [ionic] 2: 0x126284c [ionic] 3: v8::Utils::ReportOOMFailure(char const*,...
View ArticleIonic2 show input field when other option is selected from select box
@uddyvky wrote: Like the image above when I select the “other” option it should show an input field below with label “please specify”. Posts: 1 Participants: 1 Read full topic
View ArticleAngular2 swing reverse animation
@mathewk wrote: Did anyone try angular2 swing reverse animation like in tinder? is it possible to do that using angular2swing Module? Posts: 1 Participants: 1 Read full topic
View ArticleHow to change the Ionic Pro account to a project?
@ioclaudio wrote: Hi, I’ve an app linked both a GitHub repository and to the Ionic Pro repository. Now I’ve moved the Ionic project from an account to another account, how can I change the account in...
View ArticleIonic cordova build android error runtime.aar
@Ismett wrote: Hi, have error when bulid android Could not find runtime.aar (android.arch.lifecycle:runtime:1.1.0). Searched in the following locations:...
View ArticleIon search show list when start typing
@RenzoM78 wrote: Hi all, I have a list and when I search items the list shrinks when start typing a letter. What I want is to hide the list until a user starts typing. What can I do to do that. I know...
View ArticleAngularFire 5 - ERROR
@MickaelAlias wrote: Hey, I have this problem with this code : My code : My error : Capture d’écran 2018-06-22 à 11.37.12.png597x667 46.2 KB Posts: 1 Participants: 1 Read full topic
View ArticleNordic DFU Firmware Upgrade with BLE
@MarkusVonAmabrush wrote: Hey there, I successfully connected to my Nordic device via the @ionic-native/ble library. Now I am trying to upgrade the firmware. I saw that this library uses this repo:...
View ArticleCordova File Plugin giving Security error on using readAsDataUrl
@kkhurana696 wrote: I am using FileChooser to choose a file from my internal storage of my phone and File plugin to convert it into base64 but this.file.readAsDataUrl is giving error...
View Article