Buttons are dragging my native map around
@mkanmori wrote: Hi all, I have some buttons overlayed a ionic native map. Anytime I'm moving around the map and I touch a button it drags the button and the map with it up/down the page. Is there...
View ArticleShared Module Issue?
@Dunny wrote: Hi, Can anyone help with the below, Error: Type MyAvatar is part of the declarations of 2 modules: AppModule and MyDashboardModule! Please consider moving MyAvatar to a higher module...
View ArticleAdd title to ion-datetime
@alexandre_caron wrote: Somebody have a solution to add a title to ion-datetime? Posts: 1 Participants: 1 Read full topic
View ArticleAfter adding Push Plugin ionic cordova build android fails
@marcel_wolf wrote: Hello after I added the Codrova-Push-Plugin I can't build my app as apk anymore.I've also added these two lines in my...
View ArticleObservable not updating display
@danwhuy wrote: I have a pretty simple layout that should be dynamically changing the "title" of the page with an observable. It is a small chat app that I am building to help myself learn the...
View ArticleIonic ionViewWillEnter not fire after becoming active from a NavController.pop()
@hako wrote: Hi, let's say we have a page A and a modal page B. In page A we setup a lifecycle hook onViewWillEnter() { console.log("event onViewWillEnter fired");...
View ArticleHow to insert controllers in Ionic
@dedevedder wrote: Hi Guys, i'm starting with ionic v3 and i'm trying to use rack cors gem with Ionic 3 but i dont know how to do this.I have a Rails 5 API working with this gem but only in ionic v1...
View ArticleIonic cloud service event
@lschreiber wrote: Hi,i use the Ionic cloud service for share push messages to devices.How i can handle click events on push notifications? I want to share a push message to enter a quiz oder an...
View ArticleHow to improve deviceready firing?
@remydethurens wrote: Hi everyone, I'm working on an ionic 3.2.1 App. When i deploy my App on android Device, I get this log : deviceready has not fired after 5 seconds.Ionic Native: deviceready event...
View ArticleIonic Native Barcode Scanner issue
@undercovergeek wrote: I have a simple implementation of the Ionic Native barcode scanner. The issue is I'm using the encode feature of the scanner and for some odd reason it does not show the QR Code...
View ArticleVirtuall scroll and ion-refresher
@marcwadai wrote: Having virtual scroll and ion-refresher in the same page cause the scroll to be completly unusable.We can just scroll on one direction otherwise the refresher will be triggered. Also...
View ArticleIonic browser add crosswalk
@wildwolf2015 wrote: hi i want add crosswalk in my app. i watching install crosswalk to ionic when i use ionic browser add crosswalk show me below error Capture.PNG1034x605 15.8 KB my ionic info...
View ArticleAdding Collaborators on apps.ionic.io
@jelliben wrote: Anyone else experiencing issues adding collaborators on apps.ionic.io? I added several users but they never get a confirmation email and so they can't add the apps to their Ionic View...
View ArticleWindows platform build always trying to use Any CPU and getting error
@peterjc wrote: I have an Ionic application where I have just added the Window platform on a Windows PC that has only Visual Studio 2017 installed. After some other initial problems (eg this, and...
View ArticleIonic 2 - List update reflect in UI
@marcosmachado wrote: Hi! I have been working on app and a got some problems.. the biggest is when I run the app the data isn't loaded from the server, and I show a blank list to the user. When I get...
View ArticleTrouble using storage module inside a custom service
@jordan4jc wrote: For some reason I am having trouble accessing the storage service and setting storage properties with my custom auth service. I have a login method that should hit my API, get a...
View ArticleComponent 'CalendarComponent' is not included in a module + IONIC 3
@mahmoudrabie wrote: Hello Experts GivenIONIC 3Angular 4angular2-fullcalendar( latest)Error Messagefile: '........./node_modules/angular2-fullcalendar/src/calendar/calendar.ts'severity: 'Error'Error...
View ArticleFirebase or SQLite or both for ionic 2!
@_Ali94 wrote: Hello guys, Im going to develop an application that need to store some data for some services, my question which i should use to make my application more usebilty. Should I use firebase...
View ArticleHow to link a button to a page
@Sophlu wrote: How do I link a button to a page?Like clicking a login button that redirects to the home page Posts: 2 Participants: 2 Read full topic
View ArticleEvent Listeners with custom cordova plugin in Ionic 3
@agilephd wrote: I'm using a custom plugin that was developed to integrate Validic with Cordova. I've created a service file have been able to pull some functionality from the plugin but need some...
View Article