Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 228595 articles
Browse latest View live
↧

Ionic - View without heade - iOS

Do you use ionic.Platform.fullScreen(true, false) ?

View Article


Ionic - View without heade - iOS

I was not using this, after adding this, it is hiding status bar now. I would like to have status bar.

View Article


Ionic - View without heade - iOS

after setting ionic.Platform.fullScreen(true, true) , it shows status bar, but behavior is still the same.

View Article

Where to specify small icons (for notifications in status bar) in config.xml?

how did you generate all the resolutions from cli? Or did you manually generated it and added it to all the folders.

View Article

Chrome Debugger shows long load times fetching scripts

nope, this is all packaged within the apk. Nothing is pulling from a server minus some third party analytics scripts. Since this is all within the app, should there by any delay? Or does the app act...

View Article


Image may be NSFW.
Clik here to view.

Material Design Ionic? best practice?

Hello I wonder if I have any tool to develop with Android design material, found some plugins. Which you advise ? or currently there is no plugin that is reliable? I Found: 1 -...

View Article

Angular $templateCache in an Ionic app, useful?

How did you link the file that the plugin produces? I tried to add mine in my index.html page as "../public/templates.js", but it can't seem to find it. I also added the "templates" module to the main...

View Article

Does ionic serve also run the "gulp" command?

I have a few tasks I added to the default gulpfile.js but they don't seem to be working UNLESS I manually type "gulp" into the CLI. Is this normal? Or should Ionic CLI commands like "serve" be running...

View Article


Convert Ion-list to Grid

Can I make a ion-list list just for smartphones under (width: 768px), and the same list is converted grid under the shelves (Tablette)?

View Article


White screen on Android device only

So I was unable to get the app to appear on chrome using a phone, but after using the emulator through chrome I found that it was looking at the wrong path for some angular files. After fixing that,...

View Article

How to change value directive from factory?

I have a factory and I want to change value of input. How could I do this ? factory var app = angular.module('starter'); app.factory('CameraFactory', ['$q', function($q, ngFileModel) { var options = {...

View Article

Image may be NSFW.
Clik here to view.

Ionic 2 Conference Application - Error

Hey, This is a known issue and it is currently being worked on. There's a github issue for it here: github.com/driftyco/ionic2 Issue: CLI: Failing in $ ionic resources --icon opened by astec on...

View Article

Image may be NSFW.
Clik here to view.

Node-sass install error

Error running gulp sass Hi everyone! I've just fixed problems with libsass or node-sass with this command: $ sudo rm -rf node_modules/ && cat package.json | sed -i.bak 's/"gulp-sass":...

View Article


Why does my compiled sass output differ from released ionic.css - resolved :...

when compiling the ionic scss source the result differs from the released ionic.css - see examples below.I am assuming the issue is a different sass compiler - I am using gulp-sass 2.1.0 installed via...

View Article

Image may be NSFW.
Clik here to view.

Dropdown getting stuck on iOS 9

I'm having trouble getting the dropdown working on iOS native. It works just fine in the browser and on Android. When I click on a dropdown select and select the option, the menu does not go away and...

View Article


Print html file in ionic framework using cordova

I'm having this issue also. It seems to be related to this issue opened on the Github repo. https://github.com/katzer/cordova-plugin-printer/issues/28 If I try to add the plugin from the master branch...

View Article

Splashscreen with dynamic text

You can clean Ionic splash and replace with a custom splash using angular and css. See here for implementation.

View Article


Ionic Push Not working even after getting success from backend

Ionic Push has its own backend on ionic.io where you can send pushes. So better first try it with this. In the beginning in the local browser and with Dev-Pushes (faked using polling in the client),...

View Article

Ionic Push Notification giving 403 forbidden error

Did you find a solution? I have the exact same problem

View Article

How to sent SMS in ionic application

http://ngcordova.com/docs/plugins/sms/https://github.com/cordova-sms/cordova-sms-plugin

View Article
Browsing all 228595 articles
Browse latest View live