Ionic v3 and braintree Integration (IOS)
@gentlemanoi wrote: Hi guys. Is anybody here tried using integrating braintree dropin? Everything works fine in Android but not in IOS. Please have a look with my code below:...
View ArticleTypeError: Cannot read property 'data' of undefined
@bedanta1998 wrote: I’m getting this error : image.png1920×1080 223 KB Posts: 3 Participants: 2 Read full topic
View ArticleIs it possible to add my own icon?
@RaulGM wrote: It’s actually an ionic 4 question: Is it possible to add an Icon I designed on my own? Posts: 3 Participants: 2 Read full topic
View ArticleProblems with ion-select after migrating to Ionic 4
@sonnenhohl wrote: My app is deployed with Ionic 3 and now i’m into the process of migrating to Ionic 4. One problem im having with Ionic 4 is with the ion-select using ngModel and ngModelChange, it...
View ArticleStructuring React apps
@ollie-w wrote: It’s nice to see that there is documentation for individual elements for React now. However, actually knowing how to structure an app is a bit difficult as the only reference is the...
View ArticleIonic4 white screen
@eklimshines wrote: Hello. I have some problem. When I run android without --prod, it is ok. but, when I run android with --prod, white screen is shown. I checked error log. how to fix it? plz. ERROR...
View ArticleOnesignal open post in the app
@Saban wrote: Is there any way to open wordpress post Onesignal notification in app? I need It when wordpress push notification via Onesignal to Android App to open that post in the App. Posts: 1...
View ArticleHow do channels work excactly with AppFlow? App showing wrong build on first...
@motionstrand wrote: I built an app that I got into apple’s test flight and today I sent out the notifications to users to start beta testing, but for some reason it is showing the user the previous...
View ArticleIonic 4 - Is there a way to create swipeable tabs?
@nuagoz wrote: Hi all, I noticed that there was a lot of way to create swipeable tabs (animated) on Ionic 3 like this library. But with the changes made by Ionic 4, I didn’t find anyone who managed to...
View ArticleParcel.js and @ionic/core
@touletan wrote: Once @ionic/core npm package donwloaded in my project (under node_modules), How can I use it with Parcel.js apps bundler? Can someone provide and quick example? Posts: 1 Participants:...
View ArticleIonic 3 expand header on click
@RubyRavenford wrote: I am using Ionic 3, and have implemented an Expandable Header based on this tutorial from Joshmorony. It works perfectly while expanding on scroll : My problem is I want to...
View ArticleIonic v4 routing conversion from v3, thoughts
@royappa wrote: I returned to ionic after a long absence during which v3 had changed to v4. Most of the upgrades were easy, but of course as they warn, Routing has changed a lot. Here is a ramble...
View ArticleCordova Anti Tampering
@ng22792 wrote: npm cordova-plugin-antitampering Verify the integrity of cordova static assets - Android / iOS Has anyone implemented this plugin in their project? I have implemented the plugin but...
View ArticleGetting null as the token on getToken() in cordova-plugin-fcm
@sanim10 wrote: 0 I want to implement push notification using ionic 3 and firebase. I am using cordova-plugin-fcm but I am getting the token as null on getToken() . I have already set up the project...
View ArticleHow to show an message if product is not found after searh
@flycoders_sourav wrote: How to show an message if product is not found after searh below my code getItems(ev) { // Reset items back to all of the items this.initializeItems(); console.log(ev); // set...
View ArticleIonic 3 : How to display array of arrays?
@harshm90 wrote: I have a following consoled list of array how can i display the list? Screen Shot 2019-03-14 at 5.45.31 PM.png782×148 20.2 KB I tried this.item = this.data.["0"] // this is throwing...
View ArticleIonic 4 Footer Tab Menu Issue
@manojpatel0217 wrote: Footer tab menu is not come up through out the app like we have in ionic 3 it showing only on master pages not on the detail page can anyone help me out on this Posts: 1...
View ArticleIon-tabs are not showing on inner/sub pages in my ionic 4 app
@MaBbKhawaja wrote: i need o show my tabs on all inner and sub pages of my ionic app how can i achieve this ? Posts: 1 Participants: 1 Read full topic
View ArticleHow to retrieve and update data from array as a doc?
@Manel00 wrote: Hi everyone, I’m trying to do a TODO list like this its a document, but just i can do is to add, the other ways are so hard to see the way to reach it. Anyone can give me some example?...
View ArticleOnesignal managing tags
@lsantaniello wrote: Hi all, I want to use Onesignal tags in order to send a push a subset of my users. To register the user to receive the push notification, I use this code and it works...
View Article