A shout out to Josh Morony
Thanks, it helps a lot to hear supportive messages like this
View ArticleIonic Live Reload Missing Cordova.js
I haven’t checked Github for a issue yet. Please let me know if I can provide any additional info or if I can make a change to my environment to get this working. C:\temp\myApp>ionic info [WARN]...
View ArticleIonic v4 Mixing Sidemenu and Tabs
I was able to figure it out, finally. IDK if it’s the best way of doing things or not, but the lazy loading of the module/having two different routers didn’t seem to work. If anyone has any success...
View ArticleIs it possible to create app like whatsapp using ionic?
Hi Praveen, Would like to help you, to build a chat application like Whatsapp. The step by step tutorial to develop chat application:...
View ArticleIonic App Mobile Error on Cellular
What command are you running? And how are you testing? With an app?
View ArticleIonic View is sending every request as OPTIONS instead of GET or POST
I’m having an issue with Ionic View app it’s sending OPTIONS request by default instead of GET/POST/PUT. It’s working fine from browser but when I try it from Ionic View it send OPTIONS request....
View ArticleIonic View is sending every request as OPTIONS instead of GET or POST
That is not Ionic View but the mobile device, doing security. It’s called CORS. Your API has to handle it properly, then the app will send the actual request afterwards.
View ArticleIonic changing my plugins versions
I get an error saying that it isn’t a Cordova project if I dont put Ionic This is my info: cli packages: (C:\Users\Ulises\AppData\Roaming\npm\node_modules) @ionic/cli-utils : 1.19.2 ionic (Ionic CLI)...
View ArticleProblem building for Android: white screen after splashscreen
Hi, after building my app for Android with this command: ionic cordova build android --prod --release and this configuration; >ionic info Ionic: ionic (Ionic CLI) : 4.0.2 Ionic Framework :...
View ArticleIonic Slides V4
Maybe some events you are using are missing, use the nightly https://github.com/ionic-team/ionic/pull/14865
View ArticleIonic changing my plugins versions
Kyrax80: I get an error saying that it isn’t a Cordova project if I dont put Ionic Then something is really broken. Are you sure you ran it in the Ionic project?
View ArticleProblem building for Android: white screen after splashscreen
Do you get the same problem without --release and/or --prod? Compare the dependencies of the newly created project with what you have - are you in the future? Some unsupported newer library?
View ArticleIonic changing my plugins versions
Yes, I did ionic cordova platform add android right after it and it worked Now I did it and it worked, but it already changed the plugin version putting the caret.
View ArticleIonic Live Reload Missing Cordova.js
See newly created issue: https://github.com/ionic-team/ionic-cli/issues/3461
View ArticleIonic 3 Bluetooth Print
Sorry for the delay, for tabular layout you can use the “Horizontal Tab Positions” and “Horizontal Tab” commands listed at http://reliance-escpos-commands.readthedocs.io/en/latest/cursor_position.html
View ArticleIonic App Mobile Error on Cellular
i execute the command ionic info and for testing after the build in my computer i recover the .apk file and instaling to my cellular . Thanks!
View ArticleVideo.js and playlist
Luczynski I want to make videojs in my app but my confused Do you have a sample of your code? I would like to see a full sample code.
View Article@ionic/angular v4 nightly build?
There isn’t a nightly build of @ionic/angular v4 ? I tried npm install @ionic/angular@nightly --save didn’t work out
View ArticleHow to Speedup Ionic3 Sidemenu Application
ramon: 14-16 seconds to load My SCHOOL Parent App Take 14-16 seconds to load . is it normal loading time ???
View Article