Ionic modal help need sample code
@Prakashanand wrote: Hi I want create modal but customize that size. any one suggest some sample codes. modal same likes alert box.share anyone. Posts: 1 Participants: 1 Read full topic
View ArticleHow do I store my count value in locally in the ionic app?
@shashankverma12 wrote: Hi guys I am working on this live project where I want to store the quantity/count values (1,2,3…) locally. I just need a little guidance with the code. I am learning ionic....
View ArticleAzure B2c Integration
@yuvarajxpert wrote: Need a sample for azure b2c integration in ionic v1 now i checked with some example but i get microsoft not defined error so please suggest me some example… Posts: 1 Participants:...
View ArticleAzure B2C Integration on Ionic v1 hybrid app
@varshaarumugam wrote: Are we able to integrate Azure B2C in ionic v1 hybrid android app. If so, please provide me the steps to integrate. The steps which have followed: Implemented azure b2c in...
View Articletag does not work in
@enavit wrote: Hi everyone! I’m learning ionic 4 and I have a question. I have a list of movies and want to use ion-list to show the list. A movie has a title, a publishing year and some other...
View ArticleIonic serve is showing a black screen
@barreola wrote: I’m running ionic serve in my project folder, but it shows nothing, just from one moment to another, it stops working. Terminal output shows no errors, even if I run it with --verbose...
View ArticleInvalid types delcaration
@solutosoft wrote: In @ionic/pro the file definitions.d.ts has the follow declaration: export interface App { ... getPlugin(): Promise<Window['IonicCordova']>; but the `index.d.ts` has : declare...
View ArticleStyling ion-checkbox
@salad-gg wrote: I Hello, I had the style below for ion-checkbox that I have used in ionic 3. I want to use to style ionic 4 checkbox: .ion-checkbox .ion-checkbox-icon { border-radius: 2px; position:...
View ArticleAutosize text area in ionic
@EnzoDLP wrote: Please,how can we autosize text area ? Posts: 1 Participants: 1 Read full topic
View ArticleionViewCanLeave conditional AlertController not working?
@groupclaes wrote: async ionViewCanLeave() { const leaving = await this.canLeave(); return leaving; } canLeave() { let resolveLeaving; const canLeave = new Promise<boolean>(resolve =>...
View ArticleIonic Pro has no compatible api version
@solutosoft wrote: Is not possible to use @ionic/pro@latest like docs suggest. The last api available is 2.0.3 and it is necessary 5.2.7 Posts: 1 Participants: 1 Read full topic
View ArticleIonic class ng class ngif not working ionic4
@acqua000 wrote: I’m two hours that I try ngclass with ionic 4 ngif class in all their forms I’m creating a mobile app but when the value changes from true to false nothing appears help me …...
View ArticleDocument Viewer to see magazines pages
@nikhilkumarbehera wrote: I want an in-app document viewer to see magazines pages having the bookmark, social sharing, thumbnail etc features in it. Can anyone suggest a module or code for this....
View ArticleHotspot Plugin - white screen
@Josef87 wrote: I have some problems with the hotspot plugin. I use it on my HomePage directly and wanna connect to the wifi. but when i add the code to my home.ts I get a whitescreen. Can be that it...
View ArticleHow can i connect soap api in ionic 3?
@siddhimndodi wrote: i have created the login page and now i want to connect with the soap api Posts: 1 Participants: 1 Read full topic
View ArticleChat : Ionic / Firebase = How to make URL in a message clickable?
@EnzoDLP wrote: Hi ! I have a app in ionic with Firebase with a chat. How to make URL in a message clickable ? Like if i write : “My facebook is https://facebook.com/ go see my profil” And the...
View ArticleHTML5 video tag don't play video in ionic 3 ios version
@AndreyGazhala wrote: I have an ionic 3 project, on a page I want to display video with html 5 video tag. <video controls preload="metadata" webkit-playsinline="webkit-playsinline"...
View ArticleError while publishing an Ionic 3 simple app
@kent004 wrote: Hello, I’m getting this error whenever I try to publish my Ionic app. ‘sh’ is not recognized as an internal or external command, operable program or batch file What could be the...
View ArticleMulti platform File chooser for ionic 3
@ppyoosuf wrote: Hi i want to upload some files to server (pdf,image etc…). from my app. please suggest any multi platform supporting plugin in ionic 3. i think ionic native file chooser only support...
View ArticleIon Input Change Underline text Color Focus on particular input box
@Prakashanand wrote: Hi all, Need Help for Ion Input Change Underline text Color Focus on particular input box. anyone share scss or css for change color input box . Posts: 1 Participants: 1 Read full...
View Article