Ionic command not working
@wildwolf2015 wrote: whene update cli from 3.3 to 3.4 i have many error. ionic old version is very very better than new version. look how im working step 1:ionic start myApp tabs this is worked. step...
View ArticleIon grid -> multiple rows one over eachother
@7773783 wrote: hi,i need to devide a row into few rows. it make one over each other but a if you can see the blabla word under the timecant manage to fix it: <ion-row class="homeRow firstRow">...
View ArticleIonic Native 4 is out!
@Sujan12 wrote: Tadaa, hot of the presses: twitter.com Ionic Releases (IonicReleases) New "Ionic-native" Release: v4.0.0 github.com/ionic-team/ion… 2:24 PM - 11 Jul 2017 See release notes here:...
View ArticleCamera Plugin Loading Slowly
@SD1985 wrote: Hi, In my app I am using the camera plugin to capture a new image or load one from the gallery. My typical add photo routine involves the following. add photo function in my page calls...
View ArticleError while trying to post data into my local server
@emiljenson wrote: I created a sample registration form and tried to insert data into local database ( am using php for server side ) but i got the following error XMLHttpRequest cannot load...
View ArticleIonic package build failed for native builds
@MuhammadRameez wrote: I am trying to use package command but native builds failed all time i am using this command ionic package build ios --profile newcheck devand it showing this build error...
View ArticleBest way for update Project
@beren1181 wrote: Hello, i'm with a little doubt, what the best way for upgrade my project, i mean with upgrades of Ionic, like ionic-native, ionic-app-scripts some like that. Ionic recent notice The...
View ArticleNgx-translate TranslateService.get doesn't work in Lazyloaded pages
@Ionize wrote: Hi, This is weird, I recently used ngx-translate and everything is working fine on the pages using the pipe, but the translateService doesn't work. Anyone got any leads if this is...
View ArticleHow to make an avatar bigger?
@scriline wrote: Hi guys, I'm currently trying to resize my avatar... Actually I would like to have a menu like that ( in terms of positioning) : menu rush adobe.PNG360x550 162 KB but I didn't succeed...
View ArticleIonic cordova resources Error 400
@giogiojs wrote: ionic cordova resources Error Error occurred during command execution from a CLI plugin (@ionic/cli-plugin-cordova). Your plugins may be ouT of date. Screen Shot 2017-07-11 at...
View ArticleHow to send a signal to the application from ionic cloud?
@DeepanG wrote: I have an ionic 2 application built for android and ios. I want to notify some events such as new data available in the server to the mobile app. But I can't use push notifications...
View ArticleIonic PWA how to handle installbeforeprompt
@manoemerson wrote: Hi, I am developing a PWA and I want to defer the default app install banner event. In the index.html file I called the installbeforeprompt event. Now how can i access the JS...
View ArticleCannot find a differ supporting object '[object Object]'
@randolphrrl wrote: Hello! I'm new to Ionic and I'm having trouble querying my API. Console.log information arrives normally, but I can not display the data in home.html. I will send the error code...
View ArticleUsing Ionic without UI/Angular etc
@arpowers wrote: Hey there, My question is whether or not its possible to use Ionic without any of the UI? E.g without angular, or anything specific to the front end Ionic stuff. The reason for this,...
View ArticleMay I change app id and name before build?
@rnsweb wrote: Hi!Is it possible to change application name that is stored in config.xml?I need it, because when I build application for testing i want to name it like "APP DEBUG". Posts: 1...
View ArticleReloading a page in Ionic
@Yeshwanth wrote: Hi, I am trying to build a web application and I chose ionic 2 as it would be responsive for all resolutions. But in browser, on reloading the page the application is starting from...
View ArticleFCM causing Ionic app to have error: libc++abi.dylib: terminating with...
@snstarosciak wrote: Hey everyone, So I was trying to get FCM notifications working on my Ionic 3 app and I had them working once upon a time, but now when I go to install the app on my device, I'm...
View ArticleIonic push notification api in c# with WebApi?
@Arulmano wrote: Ionic push notification with webapi how to do? anybody know please give me the link. How to connect to server? Posts: 2 Participants: 2 Read full topic
View ArticleCould anyone double-check my package.json?
@tbergeron wrote: I'm having very weird error messages concerning providers, dependency injection, and other random messages. My code used to work before I changed something on my dev machine and now...
View ArticleChange Detection on Directive Crash
@danielmm1997 wrote: Hi guys, i have a problem with lazy loading and a directive. You can see the header is moving but when i load a new lazy loading page the onContentScroll is not called anymore...
View Article