Ionic 2 socialsharing plugin is not working?
@s7sunder wrote: I am running this app on android6.0. I did the following changes, I added the plugin using ionic command ionic plugin add cordova-plugin-x-socialsharing My Component function look...
View ArticlePage refreshing issue
@Spanchal21 wrote: Hello friends, please help me, I am facing an issue of page refreshment, when i redirect to other page using back button at that time i could not see updated list (data), it mean i...
View ArticleHow to fetch FCM registration token from ionic app?
@Belani wrote: i want to send notification to specific device in my ionic app. For that i need FCM registration id to be fetched from device and send it to my server for further use. I cant find any...
View ArticleIonic 1 hardware backbutton. need help!
@LaxmanCB11 wrote: hi, i am working on ionic 1 app. while exiting app i want to check state and exit else go to previous state. is there any code snippet for that? Posts: 2 Participants: 2 Read full...
View ArticleIonic 2 livereload not reloading on file change
@duannx wrote: Hi all.I am new with ionic 2, and i have a problem when try to run ionic 2 app in my android device.When i excute the command ionic run android --livereload, every thing run...
View ArticleIon-datetime, when pass value to 'max' date, not see monthes list till scroll
@rut_nativ wrote: I user ion-datetime plugin.All worked fine, till I tried to pass value to 'max' param.I limit the date picker to 18 years ago.The result is that when user open the datepicker, he see...
View ArticleSticky segments
@cybercoder wrote: Untitled-1.jpg950x688 68.8 KB we know NAV and Toolbar in header will stick to top in scroll time. But i want set a sub segment bar stick to top instead segment in head/toolbar when...
View Article$ionicPush.saveToken() return status 404
@hyderali wrote: I implement push notification on my app as per the tutorials in https://docs.ionic.io/services/push/.I inject 'ionic.cloud' to the module and my code is like this...
View ArticleHow do i Enable default backbutton functionality for android
@munkhaus wrote: How do i Enable default hardware backbutton functionality for android. Will i have to create my own custom implementation??? Is there a default functionality in ionic. Posts: 5...
View ArticleAdMob with Ionic 2
@richardmarais wrote: I am using Ionic 2. Your system information: Cordova CLI: 6.4.0 Ionic Framework Version: 2.0.0-beta.11 Ionic CLI Version: 2.1.0 Ionic App Lib Version: 2.0.0-beta.20 OS: Node...
View ArticleAudio recording and playback problems
@slarsen wrote: Hi Guys, First of all thanks for a great product - been using it since it almost came out! Im having a bit of trouble of using the cordova-plugin-media for audio recording and...
View ArticleThird party libs in Ionic 2
@aspiringuserapps wrote: I have an external JS file containing some methods and third party library integration. Now, I want to include this JS file as a module in my Ionic 2 rc build project. The...
View ArticleAndroid with low RAM cannot hide ionicloading
@pierro wrote: Hi, A problem was raised with some of my users. When loading the app, until my data are fetched I display a ionicloading. As soon as the data are fetched, the ionicloading should...
View ArticleiOS - window.open(url, '_system'; 'location=no') don't work
@tobiaspix wrote: hello, i want to open an external link with the cordova inappbrowser, but it don't worki have installed cordova-plugin-inappbrowser and using ionic 2 RC1On my android device there is...
View ArticleIonic 2 documentation page right frame not scrolling
@ds10320 wrote: Is it just me, or the right frame does not scroll at https://ionicframework.com/docs/v2/ ? Posts: 2 Participants: 2 Read full topic
View ArticleApp shows blank white screen in iOS 8.1
@chandroiud wrote: Hello, When I run the application on iPhone with iOS version 8.1, The splash screen shows up and then shows a blank white screen, However it works perfectly in iOS 9 and in iOS 10...
View ArticleBest way to show home automation
@michael19 wrote: I want to show an overview of an heating component (main picture with 4 components, detail picture with 1 component).Over the main picture there should be a pump (with status on/off)...
View ArticlePossible to downgrade app-scripts version?
@tfrenken wrote: Hi all, we have some massive problems with app-scripts version 0.0.43 (e.g. serve either not working at all or never showing a console to command to web server) but have some running...
View ArticleIonic 2 doc page's side menu is not scrolling up/ down
@devxoss wrote: Hi,Have a look over https://ionicframework.com/docs/v2/components/#toolbar-buttons ionic (website page)left side menu of api list , which were scrolling , now it is not scrolling....
View ArticleCustom change disappeared on build but not on ionic serve
@ewn wrote: I made my own custom change to the AlertController, when using a select i added a searchbar. It works fine when I just run ionic serve but when i run ionic build, the change disappeared. I...
View Article