Alert checkbox list with search feature
@sujit77 wrote: I have managed to implement Search and alert-checkbox feature separately. Now, I am intrested in building alert-checkbox with search/filter feature. This should appear as an alert box...
View ArticleTo Print Voucher template in Ionic
@AMM wrote: Hi all, i want to print receipt with ionic 2 , but it have little difficult in receipt template . Posts: 1 Participants: 1 Read full topic
View ArticleChange project's ownership
@JosepAlaziz wrote: We need to transfer a project from a developer’s account to our PRO account on creator. We downloaded the ZIP file but there is no upload option neither a transfer option on...
View ArticleIonic start myfirstapp --type ionic1 memory problem?
@pistoleta wrote: Hello everyone. I’m new with this and I have been reading some had problems with the node memory allocation but In my case, I’m just trying the blank starter app and I get the...
View ArticleIonic3 IOS How to share image from photogallery to my app?
@szymonp9 wrote: Hello, I am trying to use something like intents in my ios app. I would like to share picture or video from photogallery but when I click “Share” in gallery, my application is not in...
View ArticleFacebook image and text sharing
@AMALGRAJA wrote: I need to share image and a message to facebook. Is it possible using facebook graph api? Am using ionic with angular Posts: 1 Participants: 1 Read full topic
View ArticleIonic platform not returning IOS or Android
@manufao wrote: Hi, I am developing an app on Ionic 3 and like you can see above I have a problem with the command " console.log(‘android’, this.platform.is(‘android’)); " When I run the cli “ionic...
View ArticleMultiple select - Override button handlers
@diego78 wrote: Hello. I’m trying to override the behaviour of OK button on a multiple select component passing the [selectOptions]. The title and subtitle get overriden, but the buttons and the...
View ArticleCode option
@JosepAlaziz wrote: We’ve recently upgraded to PRO because the button code on our project suggested to upgrade to activate this option. upgraded, we found the CODE option (bottom left button) is not...
View ArticleViewDestroyed error when change detection done on an active component
@rajeevriitm wrote: Here is the work flow of my Ionic app. App starts with Welcome Page - > Login -> Service on background checks for new notification and emits a “new-event” -> After login,...
View ArticleModal on top of modal
@sdetweil wrote: i am using ionic 2 to create portable app android and ios that is used to configure an application on a smart-mirror. there are 5 data pages in a circular slider, each page presents a...
View ArticleGoogle maps api how to draw direction line on travel route with ionic 3
@kuntal wrote: I am trying to develop an android app with ionic framework , where my location show in google map and the how moving the pointer is update, and along with this I need a direction line...
View ArticleCan not read property name
@surumulluprudhviraj wrote: login Login Posts: 1 Participants: 1 Read full topic
View ArticleIonic + OAuth 2 implicit grant flow + spoofing issue
@maurotn wrote: Hi, we are developing an hybrid app with the latest version of Ionic that implement OAuth authentication with implicit grant flow (using identity server http://identityserver.io with...
View ArticleSet Timeout login if our connection is bad
@andika1204 wrote: Is there any way to set timeout facebook login using ionic native facebook login? thanks before Posts: 1 Participants: 1 Read full topic
View ArticleReceive notifications in FCM plugin
@enfix wrote: I’m try to introduce push notification in my Android and iOS app. I’m usinghttps://ionicframework.com/docs/native/fcm/ and everything works fine. Now, I have to insert a settings panel...
View ArticlePassphrase forget!
@Alluxco wrote: Hi everybody! I can’t do “git push ionic master” anymore, a few days ago I still could. This morning I couldn’t link anything with Ionic pro, but searching the forum and solved it by...
View ArticleTranslation with ng xi18n
@anna_liebt wrote: Hello, is there a tutorial that shows howto translate ionic app with angulars ng xi18n (not ngx-translate). Best regards, anna-liebt Posts: 1 Participants: 1 Read full topic
View ArticleNgx-translate empty or missing key
@anna_liebt wrote: Hello, is there a way, if a key is empty or missing, that the ngx-translate pipe does nothing und leave the innerHtml of the tag unchanged? Best regards, anna-liebt. Posts: 1...
View ArticleHow do I implement a fast way to filter a large array of 20k objects?
@jleewebdev wrote: I’m building an Ionic app. The app contains an array of 20k “word” objects with the word and pronunciation. This data is all local and is used via a service. There’s a search page...
View Article