Logic to subscribe to categories and question about iteration
@coffeeee wrote: Hey, I am using a sectionSelect to select particular categories to subscribe to. Another view would only list items of the selected categories. So far, I simply determine a...
View ArticleHealth Centre List Application - Ampersand Academy
@bharathirajatut wrote: The Health Centre List is the Ionic 2 application developed at Ampersand Academy. This application contains the health centers information in India. You can search that...
View ArticleHow to parse the json params value and show in page?
@anespa wrote: Friends, I am passing some web service taken json value as parameter in ‘NavControl’ and plan to show in 2nd page. But I get that object there . How to parse the json object there to...
View ArticleListen for keyevent on native keyboard
@grimace19 wrote: I am raising a keyboard but the intent is to send keys to a remote device, so I’d like to listen for keyevents without having an input text field. Is this possible? If so, how can...
View ArticleApp not updating on add new page of new function
@IshanMahajan wrote: I’m getting this error when I make a new function after generating a new page HomePage.html:68 ERROR TypeError: _co.goToSuggestion is not a function at Object.eval [as...
View ArticleGlobal packages for cordova (Cordova CLI) not same with my other project
@sinchan2525 wrote: Hello guys, i really need your help. i don’t know what really happen and how to solve it. i try reinstall npm, node, ionic and cordova but the version is still not change. i try...
View ArticleLanguage Normalization with Lazy Loading in Ionic3
@anandraj1411 wrote: I am about to implement Language Normalization with Lazy loading in my Ionic3 application. I am using the plugin ngx-translate. But I am getting the error'TypeError: Cannot read...
View ArticleMultiple virtual scroll list in a view
@PavolGanzarcik wrote: Hey everyone, I would like to display a virtual scroll list spreading only half of the screen. However, the list only displays some of the items (number depending on the size of...
View ArticleTranslation on iOS in AOT not working
@zerbus wrote: Hey guys, I have some issues which makes me crazy when I try to translate my app Context I use @ngx-translate (v8.0.0) with @ngx-translate/http-loader (v2.0.1) and...
View ArticleAnimation of flashing card
@RobertLow wrote: Hi community, I have look through ionic animate however, I don’t find anything can be flash/blink/flicker continuously. Any one have any guidance thankyou. Posts: 1 Participants: 1...
View ArticleAutomate SMS OTP Verification Using Ionic3 with Nexmo
@bharathirajatut wrote: Ampersand Academy Automate SMS OTP Verification Using Ionic3 with Nexmo - Part1 Automate SMS OTP Verification Using Ionic3 with Nexmo - Part1 Ampersand Academy Automate SMS OTP...
View ArticleSet object strage behaviour
@CTAKAH wrote: Hello, the situation is as follows: I have a Set object that contains url hashes(calculated via Md5.hashStr) for RSS articles the user has already seen, to prevent this articles to be...
View ArticleShow particular menuItems under the particular category in the local JSON file
@deveps wrote: I am trying to call specific JSON data from localy. Basically, I want a user to click on one of the category and get related menuItem to be displayed. I am able to get the category but...
View ArticleConvert PWA to Hybrid App
@clmsvie wrote: Hello, I have never used ionic before nor did I develop apps. So this question might be a very stupid one, but I could not find an answer online. Is it possible to develop an PWA and...
View ArticleIonic native bluetooth serial disconnect method
@cenong wrote: I have connected to bluetooth device with code below: let alert = this.alertCtrl.create({ title: ‘Connect’, message: ‘Do you want to connect with?’, buttons: [ { text: ‘Cancel’, role:...
View ArticleIonic highlight by mousedrag.
@urfli911 wrote: Hi All, I would like to ask for help on how to highlight/select multiple dates in ionic calendar by pressing the mouse and drag and the dates along the cursor’s path will be selected...
View ArticleCallNumber native plugin Error
@filippodicostanzo wrote: After i upgraded Ionic Framwerok and the Call Number plugin when i try to call the app return this error: console.warn: Native: tried calling CallNumber.callNumber, but the...
View ArticleDo we need Angularfire2?
@JAR19 wrote: My use of Firebase is very limited and have always followed examples that use Angularfire2. However I am seeing more and more articles where Angularfire2 is not used - see example below:...
View ArticleHow to make an empty array and push my data into it and use in html to show data
@droid16985663 wrote: I have fetch back some data using modal to page and i want to display it on html Posts: 1 Participants: 1 Read full topic
View ArticleIonic cordova run ios does not work
@cristianguedes wrote: Has anyone ever found a solution for this error: Check dependencies Code Signing Error: No profiles for '<package name goes here>' were found: Xcode couldn't find any iOS...
View Article