I want to learn more details about Ionic Pro developer pack
@umutgur wrote: Hi there, I want to buy a developer package for Ionic Pro, but I’m not sure about the content. The main thing for me is to be able to develop with code via web browser. Does this...
View ArticleChange "swipeBackEnabled" gesture start position
@SwenVogel wrote: Hi, is it possible to change the start position of the swipe back gesture (distance to the left screen edge)? Currently the swipe gesture must start near the left edge of the screen....
View ArticleConsolidated menu page
@rrkeegan wrote: I’m a new Ionic user and recently started my first project using the Ionic Super Starter project. The starter defines the slide-out menu component and data in app.component.ts. So far...
View ArticleCalling Rest API from android device
@vksin wrote: Hi, I am trying to call a rest api from ionic code. Rest api is also developed in my local system. IP address of my windows system is 192.168.67.1. The get request api has url is:...
View ArticleThere is way to log ionic app to file?
@developer_med wrote: hi guys i’m dev an ionic 3 app, so i use ionic background mode plugin to keep app running in background, after 2 or 3 h of running in background my app crash and it s not...
View ArticleIonic 3 ion-title misaligned vertically and small
@bmachlin wrote: When I run ionic serve and view in chrome, I see this most of the time: and occassionally it appears correctly, like this: Specifically the first time after I run ionic serve it shows...
View ArticleHealthkit and heart rate using Apple Watch and Ionic
@Adam1234 wrote: I am making an AppleWatch application that gathers users second-by-second heart rate. I want to relay this data to my ionic app. I’m thinking of using health kit but I’m not quite...
View ArticleLocal build fails after adding fingeprint-aio plugin
@ddsn wrote: Hi guys, I had this problem when adding fingeprint-aio plugin to real app but below is the simplest scenario. Create new blank ionic app: ionic start blank blank cd blank ionic cordova...
View ArticleCant log in in ionic account
@harniel1 wrote: Hi guys can anyone tell me why i cant log in in my ionic account even though i supplied my email and password correctly? heres the screenshot: image.png821x176 7.75 KB Posts: 4...
View ArticleProblems with cordova plugin cordova.plugins.diagnostic
@gceduvieira wrote: Problems with plugin cordova when installing the plugin it is stopping the application. cordova.plugins.diagnostic Posts: 1 Participants: 1 Read full topic
View ArticleAny roles & permissions packages like ngx-permissions available for Ionic 3 &...
@drozay007 wrote: ngx-permissions doesnt work for ionic 3 sadly. Any other ones available? Posts: 1 Participants: 1 Read full topic
View ArticleCan't launch on ios platform
@DeenGao wrote: I have been successfully test on android device but totally can’t launch app in ios emulator here is the XCode log when launch app Terminating app due to uncaught exception...
View ArticleHelp me sqllite
@nguyentrunghieutcu wrote: i have error ERROR TypeError: Cannot read property 'executeSql' of undefined at DatabaseProvider.webpackJsonp.148.DatabaseProvider.saveData (database.ts:64) at...
View ArticleApplication structure
@zolotoy wrote: I am looking into a typical Ionic project structure. It’s based on an idea that every page has its own folder where all the page parts (specifically components) reside. In reality an...
View ArticleHow to use font awesome v5 in ionic 3?
@drozay007 wrote: I found these instructions for the older version of font awesome but it doesnt work with fa v5 https://charlouze.github.io/ionic/2017/05/31/Ionic-3-and-Font-Awesome.html Posts: 2...
View ArticleValidate AlertController input field
@newBeat wrote: Please let me know what is the meaning of User in the handler field. What is this validation method? I’m new to ionic. presentPrompt() { let alert = this.alertCtrl.create({ title:...
View ArticleMultiple selection with form set default value
@costaeder wrote: Hi, I have a list of pets for multi-selection. But in edit mode of form the elements is not coming selected, and then the form shows invalid. My form: this.eventForm = fb.group({ ......
View ArticleWooCommerce variable products
@Monster555 wrote: Hi there… I need to correctly display my woocommerce variable products on my app. I’m a bit stuck on this… I created a quite simple algorithm that works fine when the product has...
View ArticleIonic app changes are not working
@Sandeeprachha wrote: Hi Guys, Please help me out. I got already existed project with ionic framework 1.3.1 and Angular 2.So installed latest ionic CLI 3.19.1. When I run ionic Cordova build iOS it...
View ArticleCORS issue on real device
@hardikajmeri wrote: Hello, I’ve added proxy in ionic.config.json and also checked platform and based on my platform am changing API url but seems CORS issue is not fixed for me. ionic.config.json {...
View Article