Display keyboard with Ion Grid
@Quiesan wrote: Hi I have a problem with ion-grid. I put heigth: 100% for the ion grid in css. But when i try to enter text in my input in ion-grid, the ion-grid rezise tjhe grid as the screen was...
View ArticleIonic Deploy Removes Cordova Plugins
@drewg2009 wrote: When I run the deploy process with ionic pro, the update removes the cordova plugin functionality on iOS devices that currently have my app from the app store. HTTP and Native Audio...
View ArticleConnection to server fails when building app with --prod switch
@bboldi wrote: Everything works fine with the application, I can build and use it when not using the--prod switch, but as soon as I want to build it with optimized files (the build goes ok) , the app...
View ArticleI need help to upload my app in ionic pro
@_Ali94 wrote: Hi guys, I need help to know how can I use ionic pro services. Here my steps after upgrading to Pro: First: create a new app in my apps dashboard … DONE Second: link my app … DONE Now...
View ArticleHow to make pass code with numeric keypad
@champion007 wrote: Hi Guys, Need little help here, I want to make a simple input field with password type and numeric keypad. Posts: 1 Participants: 1 Read full topic
View ArticleAngular 5 global function & variable among selected components?
@jamesharvey wrote: Hello guys, I need a global function for two separate components. I’m loading two angular components using selectors on a main HTML page. One has function buttons and its function...
View ArticleFail exporting .apk
@Socode wrote: hi, I want to follow this tutorial to export my Ionic 3 project into an .apk I did this ionic cordova build --release android But i had this error : Enabling Cordova integration. ionic...
View ArticleBack Button didnt stacked
@Alzmoth wrote: if i use back button app is closed. back button didnt stacked. where is my problem App component My ionic app id : 7f59f520 }) export class MyApp { @ViewChild(Nav) nav: Nav;...
View ArticleChange default splash screen and spin
@mor12 wrote: i have tried different ways to make an animated splash screen and hide the default but nothing remove that splash, help me please Posts: 2 Participants: 2 Read full topic
View Article"ionic serve"/cmd windows can't detect all errors
@_Ali94 wrote: I have small issue when I save my work “ionic serve”/cmd windows can’t detect all errors of the application. Sometime there is no error in the cmd windows but when I want to build the...
View ArticleIonic devapp plugin
@rachappa wrote: In testing the healthkit ionic devapp doesn’t support telerik plugin - com.telerik.plugins.healthkit. Posts: 3 Participants: 2 Read full topic
View ArticleRendering an image from local dataDirectory on iOS
@fantata wrote: I’m sure I must be doing something simple wrong here. All I want to do is load images when the app loads, store them, then render them. The download and storage is going fine, but I...
View ArticleFrom text to password
@changfatian wrote: why keyboard will disappear when the focus from input text to password? Posts: 1 Participants: 1 Read full topic
View ArticleBrowser livereload issue - not building or reloading
@bpeary wrote: Hi, I’ve gone thorough everything I can find on the about similar issues, but I still can’t fix my problem. Livereloading is not working in the browser and if manual reload it, none of...
View ArticleFormat ngui-auto-complete JSON
@PrabhatBees wrote: Hi, I have a list of hard-coded objects as: public Heroes = [{ id : ‘1’, name : ‘John Smith’ },{ id : ‘2’, name : ‘Peter Parker’ }, { id : ‘3’, name : ‘Bruce Wayne’ } ]; I am...
View ArticlePay-pal native plugin
@ankusht wrote: Hello team, I have installed PayPal plugin, after install plugin it can automatically install two plugin one is cardio another is PayPal and cardio plugin is 243mb it can increase app...
View ArticleNative android app integration in ionic app
@vkr1980 wrote: Hi I have two application one is done in native android and other one is done in ionic framework (v3) So my task is to integrate the native android app with ionic app. I need to get...
View ArticleHy! help for css
@flycoders_sourav wrote: I want to do like this how can i do that below my demo actually am new in css please help me anyone. abc.jpg768x614 22.9 KB Posts: 2 Participants: 2 Read full topic
View ArticleProblem in Calling a function in Provider constructor. Why?
@anespa wrote: Dear Friends, I am using ionic3, provider for take data from a sample service mentioned in tutorial: Ionic 3 Consuming REST API using New Angular 4.3 HttpClient I set all details to...
View ArticlePhp ajax request ionic 3.19
@ngcheyong wrote: Hi, Im new in ionic development. Now im using ionic version 3.19.0. I searched tutorial about ionic simple ajax request to php. But all makes error. I searched on youtube also i got...
View Article