Can i make scrolling speed on ion-list?
@inotone wrote: after vertical flicking, ion-list does auto-scroll. how to make this disable or slow? Posts: 1 Participants: 1 Read full topic
View ArticleRead RFID tags in ionic
@ikishan1 wrote: Hi I am working on the project where we need to read the RFID tags. I search a lot. I found that the phonegap-nfc plugin …but is this able to read the RFID ?? i haven’t tried yet....
View ArticleClose navigation page of tab when click other tab
@anuj14 wrote: I want to close navigation of one page when i click to other tab i used ionViewWillLeave(){ this.navCtrl.pop(); this.content.resize(); } in detail page but it is hiding home bar . can...
View ArticlePush notification not receiving for ios
@Intergy wrote: Hello everyone, Push notification not receiving to my IOS device which is working fine for android. I am using Firebase to send notification for android and IOS, I have configured the...
View ArticleSplit a string from each object inside array
@dipankar123 wrote: hi guys, i am new in ionic 2 i want to split a string from each object inside array i have a array like this: array = [ { 'name": ''name1", time: time1, workToDo: ‘work1 \n work2...
View ArticleLooking for Ionic Dev with Tennis Knowledge
@kullboys wrote: Hello everyone Do you love ionic? Do you love tennis? Contact me! email me at umpire at smashbook dot pro Thanks Posts: 2 Participants: 2 Read full topic
View ArticleBackground sync at specific time Interval.
@amitvikram wrote: In one of my requirement,I have to scan BLE device ,connect and get some data at specific time interval (e.g. at every 3 hours) in background. I have to sync BLE Device data in the...
View ArticlePage reload when changing database
@newBeat wrote: I’m building a Taxi app. MySQL database is used and it is hosted in 000webhost. Exactly I want to do the following tasks. When a passenger select a driver from his app, it updates the...
View ArticleHow to call a navigated page (2nd page) as event?
@anespa wrote: Friends, I am new to ionic 3 . I have a a navigated page where some values show in detail view. I have a button with title “Pay” to call a web page for payment purpose using inappweb...
View ArticleBackground task indicator
@leydar wrote: Is it possible to have some indication that a background task is running? I’m writing an app which connects to a device receiving a stream of information for about an hour at a time....
View ArticleSyntax Errorr: Unexpected end of JSON input
@abnet wrote: my ionic application with a woo-commerce back-end was working and ordering fine in localhost but when i serve the it in cpanel and try ordering a product it is giving me a POST error...
View ArticleSplashscreeen problem
@umeshionic1234 wrote: when I add splash screen in my project …it shows splash screen on screen but internal project task was not working now …before adding splashscreen adding all work …any solution...
View ArticleOneSignal URL
@levipadre wrote: Hi, When I send push notification with OneSignal (heading, content and url) and I click on the notification, it opens in the in-app browser, How can I open in the default browser?...
View ArticleHow to call a button click event on the navigated second page?
@anespa wrote: Friends, I have a detailed page from a search , where the parameters passed through Navigation (Navparam). In the second page I have a Pay Button . I need to call a function on second...
View ArticleChecklist/radio style
@danielpt wrote: Friends, how can i force the iOS to use the checklist or radio style? Posts: 1 Participants: 1 Read full topic
View ArticleLoad the mobile Swish application when choosing Swish
@sumanacuity wrote: mobile-example.jpg1457x902 148 KB I want to open a Swish Payment app from my app. My App is totally in Ionic environment. Please help. Thank You Posts: 1 Participants: 1 Read full...
View ArticleAndroid Mac Address
@jasonleonore wrote: how can i retrieve the mac address of a device in ionic 2? when i am using uid.MAC, i am getting a null response thanks Posts: 1 Participants: 1 Read full topic
View ArticleProblem with NPM / installing IONIC via CLI
@beardedprince wrote: i am having problem working on NPM, i have uninstalled and reinstalled my nodejs. yet i am having the same problem. i tried cleaning npm cache, but i still have the same problem....
View ArticleLocal notifications not work at Android 5.1.1
@kirillusgadus wrote: Hello. I’m using the latest version of the local notifications plugin (0.9 beta 2) it works fine on 6, 7, 8 versions of android, but does not work on 5.1.1. Somebody solved this...
View Article[SOLVED] Android package build fails with "ERROR: Job failed: exit status 1"
@medeiraf wrote: Solution: Remove platform Android on your project: ionic cordova platform rm android After git ionic push! 1 - Click on the Code tab of your App, you should be at your Builds list...
View Article