Services best practises
@Vartex05 wrote: Hi, i have a simple question about Services. If i got for example UserPage,where i want to display list of Users. So i Inject UserService(which gets data from db and saves it into...
View ArticleHide typescript code on devices
@ioclaudio wrote: Hi all,when I deploy an Ionic app on a device its code is visible.Is there a way to deploy a sort of "compiled" version of the app so that the code is not readable? Thank you very...
View ArticleiOS livereload on devices
@kgaspar wrote: Hi guys,is it possible to run ionic livereload on an ios device. I tried: ionic cordova run ios -l I saw that you can run livereload on emulator, but I need to test on the device...
View ArticleBefore ionic.Platform.ready?
@laoma wrote: when the platform is not ready the app will display black screen.I try install several Ionic 2 app all have black start screen,which is different from the native app.Is there any...
View ArticleIonic view for sharing app not working
@stewchicken wrote: Hey, my ionic view used to work, I could login inoic view website to invite other people to view app by send email invitation.But now it does not work anymore. I am able to add...
View ArticleProperty 'getActiveNav' does not exist on type 'App'. ionic-angular 3.5.2
@anton_klochko wrote: Hi all ! Could anyone suggest please .. after update ionic-angular to 3.5.2 - build failed .. Property 'getActiveNav' does not exist on type 'App'. Where to see changes and what...
View ArticleDifference between ionic run vs ionic build
@halukkaramete wrote: Hello, Could you please let me know what's the difference between these two commands?( this for ionic 1 ) ionic cordova build iosionic cordova run ios I make changes to the www...
View ArticleSaving an ionic 1 project as ionic 2
@halukkaramete wrote: Does saving an ionic 1 project as ionic 2 bring any advantages? Or should we keep it as ionic 1 and upload the app store as such? Thank you Posts: 1 Participants: 1 Read full topic
View ArticleCannot find module '@angular/tsc-wrapped/src/tsc'
@vks_gautam1 wrote: getting this error. E:\Working Project\schoolsDna>ionic cordova run android --prod ? The plugin @ionic/cli-plugin-cordova is not installed. Would you like to install it and...
View ArticleHow to implement Material Design in ionic (v2/3)?
@7773783 wrote: i saw some message that it is integrated - well, not fully;i have been trying to use (from: https://material.angular.io/components/input/overview): <md-input-container> with some...
View ArticleView isnt updating + Video
@masterholdy wrote: Hello Guys,i have the following problem, my View isnt updating like it should be. If a player did his move the triggers work (i did a console log on every update of the current...
View ArticleIon-view view-title not working properly
@PritisD wrote: ion-view not showing page title properly. I have check with more number of code pen they are working very well but in my case its giving some issue. Lets I describe my situation....
View ArticleIs there a component like Activity View in iOS?
@berka wrote: I want to interact with installed apps in like this component. https://developer.apple.com/ios/human-interface-guidelines/ui-views/activity-views/ or a similar option. Posts: 1...
View ArticlePrivate methods called from html compile without errors
@reedrichards wrote: I remember, somewhere, that private methods, for design best practice reason I guess, weren't allowed to be called from the html pages. Therefore, if a private method would have...
View ArticleColored border with Formbuilder + ion-item?
@Zedaka wrote: Hello folks, Do you know how to activate colored border (and not only the underline when focus/error or whatever) when you use Formbuilder (see example below) (For the first input I...
View ArticleOTP verification on mobile
@SPatil wrote: hii..I am new to IONIC..i have created login and registration page but i want free OTP verification on mobile..please guide me.. Posts: 1 Participants: 1 Read full topic
View ArticleMusic equalizer with speech recognition
@mcihak wrote: Hi all,have you tried somebody to make equalizer with speech recognition? Is it possible to do that? Posts: 1 Participants: 1 Read full topic
View ArticleFacebook messenger Searchbar
@Dar3lis wrote: Hey guys. I am wondering if any of you have an idea for the best approach making search bar like in Facebook messenger? fb.jpg840x836 120 KB So once you click search icon it displays...
View ArticleMissing styling/classes in 3.5.2 production build
@bengtler wrote: Hey there, before opening a github issue i want to make sure others can confirm my problem. I am using ionic-angular 3.5.2 and app-scripts 2.0.2.Everything works fine with ionic serve...
View ArticleHow to create IONIC component for intl-tel-input
@mahmoudrabie wrote: Hello Experts How to create IONIC 3 component for https://github.com/jackocnr/intl-tel-input? I would appreciate any help. RegardsMahmoud Posts: 1 Participants: 1 Read full topic
View Article