Ion-segment like Andriod Tab
@venkat-chuchu wrote: While I used the segment i did not feel the android tab. Any solution. Kindly suggest Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 for eCommerce
@sourabhchopade03 wrote: I want to create a new eCommerce application for my organization. So is it good to use Ionic 4(New released) or should i stick to Ionic 3. Please suggest me the version. I am...
View ArticleHow does saving history and restore works in changing tabs?
@jaygauten wrote: Hi, we’d would like to understand how parallel history works on tabs - how it was stored and rewind when revisiting the tab TIA Posts: 1 Participants: 1 Read full topic
View ArticleIonic Google analytics
@Harikag wrote: Error: undefined is not an object (evaluating ‘window.FirebasePlugin.grantPermission’) So please help me. Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleCreating swipe up modal as in uber
@shubhamvo wrote: I want to create a modal type of thing where in if I swipe a div up than it swipes up and div comes up as in uber. Posts: 1 Participants: 1 Read full topic
View ArticleIonic cordova run android ERROR - NEWBIE
@PratikVaity wrote: Hello, When I run ionic cordova run android I get the following Error… Capture.PNG795×140 6.16 KB Even When I set JAVA_HOME environment variable I am still having this error… Can...
View ArticleIonic 3 screenOrientation.lock not working
@paulbuscano003 wrote: Hi, my screen orientation is not working on android device. modal.ts this.screenOrientation.unlock(); this.screenOrientation.lock(this.screenOrientation.ORIENTATIONS.LANDSCAPE);...
View ArticleIssue in Native HTTP with POST request in iOS
@OmDIonic wrote: I am trying POST request using native HTTP in iOS but its not working. GET with both angular http and native http working perfect but POST with angular and native http not working. My...
View ArticleHTTP Post in iOS not working
@OmDIonic wrote: HI I am trying for http post request in iOS but its not working and giving error both angular http and ionic http not for POST request in iOS. Error Response is...
View ArticleHello Ionic 4 sample app guide
@loks15 wrote: Tutorials24x7 Hello Ionic Explains all the steps required to create the Hello World application using Ionic 4 Posts: 1 Participants: 1 Read full topic
View ArticleBest practice Ionic component + javascript custom component
@Nephren wrote: I have a question about best practice about ionic component and custom component. For example with ION-MODAL: _the “Usage” section specify that: <body>...
View ArticleWhen i pass data through navCtrl it show me the data as an object on next page
@FK2193 wrote: my question is after adding patient data and then passing that data as an object on the next page and then when I save that object in the database it gives me an error like this...
View ArticleUnchecking not happen in Ion-checkbox in Ionic4
@venkat-chuchu wrote: In my scenario having checkbox if all checkbox are checked, then ‘any checkbox’ checked by default, that time all the checkbox are unchecked except ‘any checkbox’ but last...
View ArticleCallNumber is not assignable to type Provider
@pdj wrote: I imported in app.module.ts import { CallNumber } from ‘@ionic-native/call-number’; 스크린샷 2019-03-28 19.43.45.png863×163 20.9 KB on node_modules folder, @ionic-native - call-number -...
View ArticleLast version of @ionic-native compatible with ionic 3?
@Hanzo wrote: Hi I have created a v3 project with: ionic start testV3 sidemenu --type=ionic-angular The obtained package.json is this: { "name": "testV3", "version": "0.0.1", "author": "Ionic...
View ArticleDesing problem: Ionic 4 + navbar bootstrap + routing
@NurGuz wrote: Hi guys, I have a problem with this code <ion-app> <apaa-menu></apaa-menu> <ion-router-outlet main></ion-router-outlet> </ion-app> apaa-menu is a...
View ArticleDisable back button
@sanjayreddyaddula wrote: How disable the device back button in Ionic4? Posts: 1 Participants: 1 Read full topic
View ArticleAfter storing item in storage it is not removing when pressed delete item button
@aditbharadwaj wrote: Whenever i add any product in wishlist , i can not remove it from wish list unless i log out or clean storage. the same code i use in for CheckoutCart in that i can add as well...
View ArticlePass parameters, obtaining a specific value of the parameters
@dbarett wrote: I am passing parameters between views, but I need from the view certificates to read a specific value that is inside the navparams, for this value send it to the provider to...
View ArticleHelp rest api
@hgaleano wrote: My web service method is executed after I finish executing other methods Example service.GetUsers () TotalUser () The TotalUser () method is executed first Posts: 1 Participants: 1...
View Article