Custom Pipe
@movadee wrote: Hi guys! I've created a custom pipe and added it to declarations in app.module, but my components still can't see it.... Thoughts? Posts: 2 Participants: 2 Read full topic
View ArticleLocalStorage and click counts
@Roflm wrote: Hello everyone, I'm a young italian student and I'm moving my first steps into the world of Ionic. I'm delevoping a simple application, and I need to use LocalStorage to count the number...
View ArticleCors errors on iOS device
@UntilDigital wrote: Hi all. I have a weird issue. One of the app i'm working on acts weird. When triggering http requests to a third party server API i have CORS issues that rejects the requests...
View ArticleIon-title and ion-buttons not vertical aligned on ios device
@loic_shake wrote: Hey I have a problem with the status bar on ios device, ion-title and ion-buttons aren’t vertically aligned.I saw that this problem is bound to the StatusBarOverlaysWebView plugin...
View ArticleNotification icon
@andres3dc wrote: Hi guys, I need to implement the notification icon. To be more specific I upload an image where you can see the 'globe' over the WhatsApp app. How can I achieve that? any clue would...
View ArticleReceive file via bluetooth
@HamdySdiri wrote: I am trying to establish a connection with an arduino.After that i need to receive a file from this arduino.I am searching for a plugin that help me to acheive this purpose and...
View ArticleHow to display an array of objects within an object
@eferrer23 wrote: Hello! I'm still still relatively new to ionic2 so bear with me. I'm looking to display the steps in each array and have them displayed on my template but everything I have tried...
View ArticleHow to use jQuery Bracket library in ionic 2 typescript app
@cano94 wrote: I am trying to use the jQuery Bracket Library. However, I couldn't figure it out. Do I need to add includes to my index.html file or anywhere else? Also, after setting up the single...
View ArticleIonic app with middleware authentication
@spalenzuela wrote: Hello, Is there any login and sign up documentation for an app through a middleware with mail and facebook accounts? Posts: 1 Participants: 1 Read full topic
View ArticleLazy load pages
@iessimarrocicles wrote: I have problems to generate a lazy load pages. I have a new project in ionic 3 and I generate a new one page with the CLI: ionic g page home This is my setup: They only...
View ArticleIonic cli generating pages without module
@matanyed wrote: I installed ionic cli (the latest version)and when i use ionic generate page HomePage, it generates without home.module.tsin another project that i created before few days it is...
View ArticleHow to select text when ion-input clicked
@HugoPetla wrote: I have some ion-input, and when I clik on one, I want the text selected, and when I press next on the keyboard and select the next ion-input, I want the same behavior(the text...
View ArticleBeta testing user "console log" error retrieval strategy
@wterrill wrote: I'm currently involved in beta testing of a new app, and we've had a couple of hiccups here and there. The hardest thing about solving the issues (as always) is being able to recreate...
View ArticleHow to fetch data getting as return after registration and display in homepage?
@emiljenson wrote: I have created a registration form and successfully able to save the details to the database. But i couldnt fetch the data getting as return in ionic and display it in homepage ( I...
View ArticleInstall angular module in Ionic 3.5
@andreshlan wrote: Hi, I am a noob with ionic, i need use this angular module github.com khan4019/tree-grid-directive tree-grid-directive - Need one or more maintainer for this! comment or email me if...
View ArticleIonic Package: Could not find gradle wrapper within Android SDK
@MuhammadRameez wrote: please help me in android build not working i have correct key file i checked it by manually signing in android build its giving this error...
View ArticleHow to destroy view after navigating?
@Sulot wrote: Hi, I am trying to navigate as following: A => B => A=>B...etc But I like the B View to be "re-init" every time I navigate to it. How can I do ? Thanks, Stéphane. Posts: 1...
View ArticleIonic apktool prb
@Senpai1 wrote: i want to ask you is there any solution to avoid someone from using apktool on my app cause they can change the package name and change images and use my apk on his store ,thank you...
View ArticleHow to reframe an image?
@scriline wrote: Hi guys, just a simple question but I didn't find any info on the forum, how to reframe a photo ? I mean, I have an ion-avatar tag, and my pic is in landscape mode so it looks...
View ArticleHow to remove space between col and rows in grid
@sahir04 wrote: I want to remove space between these images, space is highlighted trough rectangleplease guide Posts: 1 Participants: 1 Read full topic
View Article