Self destruct the app
@Tommertom wrote: Hi I was wondering how you would go about self destructing the app? Beyond deleting local storage keys, I would consider using the native file component (ios, android only of...
View ArticleApplication badge on notifications
@Mazolo wrote: I’m using gcm to send notifications to users, only two issues I come accross: Sending the badge attribute with a number works fine. Looks like badge shoud be menaged server side. Is I...
View ArticlePage in external library
@arjunatantri wrote: hi. i’m trying to split my ionic app into several package, which i then publish to private npm. and the structure looks like this: Atlas-Core –pages ----LoginPage Atlas-Gateway...
View ArticlePrevent content resize through keyboard
@Roebie wrote: Hy everybody, I try to style my login page in a responsive way. The page has 3 flex boxes. A logo-, a form- and a round box (a big circle) to sign up. When keyboard pushes up, the...
View ArticleIonic and Firebase
@Hincurt wrote: Hi guys I’d like to know where I integrate the firebase API in my Ionic folder (Openclassrooms courses are not too good for the Ionic) I had to learn by myself but at the API level I’m...
View ArticleGrid - text lines per row
@pisxid12 wrote: Hi, my ion-grid it’s something like this: <ion-grid> <ion-row> <ion-col col-4> <img class="preview" src="image.png" /> </ion-col> <ion-col col-8>...
View ArticleChange app name causes the Build issue , Why?
@anespa wrote: Friends, I tried to change the app name using steps : Step 1 : Change you App name in config.xml Step 2 : Remove android platform Step 3 : Add android platform Step 4 : Build your apk...
View ArticleIonic DevApp Timout on Windows
@LarsS wrote: Hi, I get a timout the Ionic Devapp, when I try to open an app. The error is net::ERR_CONNECTION_TIMEOUT… I already disable my windows firewall, but the rror persists. In the Chrome Dev...
View ArticleCan't get the android simulator working - no avds found
@balance123 wrote: Hi, so I want to us sqlite for an app and thus need the simulator. I can’t seem to get it working. I’m on arh linux and I installed the sdk, I even installed the android studio. if...
View ArticleIs ionic framework good enough to make a taxi app with booking and gps tracking?
@cariaga wrote: i came from a c# background with 6 years of use and have spent 1 year in xamarin. my biggest issues with xamarin is the difficulty to design,debug,and an incredible about of time with...
View ArticleApp to get MAC address
@techker wrote: Hey guy’s im in the IPTV business and i want to make an app that would get the MAC from the device and store it on my servers. i have lots of experience on web and mysql and php. i...
View ArticleNgif inside ngFor with scroll
@sofianeee wrote: Hi there , I’m working on ionic 3 app and i’m facing a big problem , it’s about scroll the scroll event isn’t fired when i use two custom components with ngif directive , both of...
View ArticleItem click event results not propogated
@sdetweil wrote: I have a list of rows with columns in the ion-content of a slider page. i have a button in the slide page header that is either add a new row, or edit the selected row. each element...
View ArticleAide de ionic server
@Kenbp wrote: ca m’arrive de ne pas pouvoir programmer avec ionc parceque le server local crash toujours mon message d’erreur est le suivant [18:33:52] lint finished in 16.13 s events.js:137 throw er;...
View ArticleResolved - None ngFor ion-option set default value
@RachSama wrote: hi, just started ionic and was wondering how to set the default value on an ion-option. I’ve searched some questions here at the forum but what i’ve found have been ion-options using...
View ArticleHow do I use the android emulator?
@balance123 wrote: Hi, I really really struggle getting the android emulator to work. If you set up everythign fro mscratch, what do you guys do. I installed android studio, sdk and everything but I...
View ArticleIonic app laggy on Android device
@nestoroski01 wrote: Hi, I am new to Ionic and it’s my first post here on the forum. I have created air pollution app in ionic, its working fine on localhost no lagging. But when I deploy on device...
View ArticleLivereload not working on android
@LarsS wrote: Hi, when I run this command: cordova run android --device -l -c The app opens on Android and debugging works. When I make any changes, I cannot see them on the phone // the inspect...
View ArticleDecimal on Cordova Keyboard IOS
@ARATIX wrote: Hello guys ! I want to add decimal digit on my ios keyboard with Ionic. So, for this, i have downloaded this npm package :...
View ArticleHttpClient Module, Calls with http.post are made repeatedly and do not stop
@rmendoza83 wrote: Hello everyone, I am newest using ionic and angular. Right now i am practice with ionic v3 and angular v4, and i am having some problems with the proyect, I created a new provider...
View Article