Ionic Creator Tutorials / CHAT problems
@mgcgroup wrote: Hello, i have created a app using Ionic Creator Tutorials. Using the chat, i have 2 problems: a) when i write a message, the text input it's hidden by the keyboard. Is there a way to...
View ArticleIssue with ionic cordova run android
@Nikhil_dhar123 wrote: Static Image Path I have kept in provider so I m calling provider function in my page.ts but when I run command ""ionic cordova run android"" that image wont display in my...
View ArticleIs Ionic Auth the same as oAuth 2.0?
@SannNL wrote: This is probably a really n00by question but I'm new to using authentication and I couldn't really find it anywhere. In the Ionic docs there is Auth: https://docs.ionic.io/services/auth...
View ArticleIs it possible that show camera screen only in special place
@Donbelar wrote: I am going to create to capture video app using Ionic framework.I am going to use media capture plugin for capture video.When I use media capture plugin, can I control the camera...
View ArticleGenerating Page, Provider
@Ayomide wrote: Thank you guys for a great work in ionic 2 but i noticed a deadly bug recently.I created a new component and developed it for a week , I wanted to create a new component and mistakenly...
View ArticleIonic CLI 3.4.0 is released
@Sujan12 wrote: Yesterday a new version of Ionic CLI was released: twitter.com Ionic Releases (IonicReleases) New "Ionic-cli" Release: ionic@3.4.0 github.com/ionic-team/ion… 9:18 PM - 12 Jun 2017 Gulp...
View ArticleSave json data in SQL lite if there is no internet connection
@aboulfotouh wrote: Hi I want to know what is the best way to save data coming from external link in json fromat in the SQL lite databaseand if there is no internet connection .. the application will...
View ArticleSet Strtaing page of app
@shivani8710 wrote: I have to set starting page of my app....when client is already registered...that time I check its record in my database that time my app will start from login.html......otherwise...
View ArticleRuntime Error Cannot find module "ionic-angular" [IONIC 2]
@danillo10 wrote: Runtime Error Cannot find module "ionic-angular" How to solve it ? Posts: 1 Participants: 1 Read full topic
View ArticleIs it possible to style ion-option in a select?
@sjulesich wrote: I have a requirement to distinguish certain options in an ion-select. The following is an example: image.png853x105 3.2 KB It seems everything above is ignored (icon. span with...
View ArticleIonic Cloud Push notifications. When I build my app and push notifications...
@yash05041999 wrote: error.png1366x768 106 KB Posts: 1 Participants: 1 Read full topic
View ArticleHow to receive Notification only for Specific Category of Post
@csmaster wrote: Hi, Help me How to receive Notification only for Specific Category of Post. Suppose there is a 5 Category of posts and user have selected only 2 categories of post to read and he only...
View ArticleIonic cordova build android error help mee
@buldurmert wrote: ionic cordova build android Help me please Ekran Resmi 2017-06-13 18.35.58.png707x540 76.1 KB Ekran Resmi 2017-06-13 18.36.10.png703x567 71 KB Posts: 1 Participants: 1 Read full topic
View ArticleCreate Dynamic View
@bassetti_creator wrote: Hi, I want to build an app which only works with Json Config File.So, I want to create some button with specific link, but in HTML, not in javascript. (I create element in JS...
View ArticleConditional Sticky List Dividers not working on iOS
@tharrington1 wrote: I am using sticky list dividers on iOS to divide content of my list. The list divider is conditional using an *ngIf. When running in chrome, everything works perfectly, but on an...
View ArticleKeystore file does not exist
@mhill wrote: I created a release key in the root directory of my ionic application using the command: keytool -genkey -v -keystore android-release-key.keystore -alias myapp -keyalg RSA -keysize 2048...
View Article*ngFor change class of individual elements
@S.G wrote: I want to be able to create a list of items using *ngFor as follows.. Text - ImageImage-TextText - ImageImage-Text NGFOR.png371x548 2.18 KB However, I am unsure how I could achieve this in...
View ArticleHow to build app with CLI 3.3.x?
@Jibe wrote: I just updated CLI to 3.3.3 and I can't anymore build my app. Please see the screenshot below. How may I build my app now ? Do I need to upgrade to paid account ?? http://hpics.li/9666e17...
View ArticleHow implement plugin card io on Ionic V1?
@erickpisco wrote: Hey guys, i would like to know if possible to use Card IO on ionic V1 ? Posts: 1 Participants: 1 Read full topic
View ArticleHow to put multiple radio buttons in a single row?
@Natanael4354 wrote: How to multiple radio options inside a single row? Posts: 1 Participants: 1 Read full topic
View Article