No update of ion slide and curious behavior
@MrQ wrote: Hello, I want to update a non-visible slide.Unfortunately this does not work or has a crazy behavior:If I wipe to the second slide, I would like to update the first slide. That does not...
View ArticleModal View stuck to bottom of page
@RaghavendraKumar wrote: Hi, I want to create CSS where the modal view can be placed at the bottom of the page. The modal transitions from bottom to top, and fixes itself to the screen at the bottom...
View ArticleDeviceAdminReceiver
@starsky135 wrote: Hi everyone, I'm trying to use this plugin: https://github.com/oddmouse/cordova-plugin-locktaskwhich I've managed to implement and can call screen pinning. Now I'm trying to make...
View ArticleLocalStorage Restart App Problem
@mcayapim wrote: hi, I use localstorage and I need get value but I cant get value, if restart app Can I get value else can't get value sorry for my bad english. Posts: 1 Participants: 1 Read full topic
View ArticleCan't navigate back to homepage when the user reload the page
@geotzinos wrote: I want the feature of ionic 2 which when a user reload a page will redirect to the rootPage. Any idea how can i do it to ionic 1 using angular 1.5 ? I tryied this code but doesn't...
View ArticleHidding side menu and nav bar in only 1 page
@bellini wrote: hi, when i make hide-nav-bar="true" it also makes my sidebar menu disappear in the other pages. all i got left is the nav bar and a back arrow. how can i fix this? <ion-view...
View ArticleIOS Scrolling Issue
@sansamobile wrote: Hello Friends, I'm troubling with IOS scrolling, With "ionic serve" in Chrome, it works properly, but after publishing to Iphone, it sucks and scroll doesn't work. I added my code...
View ArticleTracking app installs from facebook ad campaign
@jstulo wrote: I am looking into options to track app installs from a facebook mobile app install campaign. The facebook-cordova plugin looks promising but other than a claim that app activations are...
View ArticleApp rejected due to IPv6 error when selecting the menu in the upper right corner
@cptdanko wrote: This is the first time my Ionic app has been rejected based on this problem. Your app crashes on an iPad and iPhone running iOS 9.3.5 connected to an IPv6 network when we select the...
View ArticleGet specific item from object with unknown name? (like 1st item)
@Oliver2000 wrote: I would like to get the value of "name" from the example json object below without knowing the name of the object (123) because this could be anything and I dont know before. {...
View ArticleMultiple modal from one template Error
@blow wrote: hi i got big problem..i wish multiple modal from 1 template with different images.problem : same modal opens.plz help me.. template -modal.html-index.html js-app.js...
View ArticleI need to fetch data from server & put into local DB in background
@saryu wrote: I need to fetch data from server & put into local DB in background. I mean this syncing should happen automatically in night. I am using SQLite as local app DB. Posts: 3...
View ArticleHow to add Push Notification in ionic app in a simple Way ? Is there any...
@VickySmart wrote: I Feel like its really hard to add push notification to ionic app So How to add Push Notification in ionic app in a simple Way ? Is there any example available ? Posts: 3...
View ArticleI am trying to migrate ionic push to beta but it is not registering the...
@reddysridhar53 wrote: $ionicPush.register().then(function(token) { $ionicPush.saveToken(token).then(function(data){ $log.log("Token Saved :", data); }, function(err){ $log.log("Token Not Saved :",...
View ArticleProblem Ionc-cloud setup
@thaker wrote: I want to integrate ionic push notification to my ionic app.for that i was reading ionic-cloud documentation in this i am having error in first step. npm install @ionic/cloud --savenpm...
View ArticleIonic-cordova: How to use cordova plugin in Ionic 1 (error: Plugin is not...
@charlan wrote: I heave installed the RadaeePDFPlugin (https://github.com/gearit/RadaeePDF-Cordova) cordova plugin in my existing ionic project with this command: cordova plugin add...
View Article300ms delay ion-item
@dericeira wrote: I have a big ion-list, with, ion-item(s) with a ng-click, href, etc inside a ion-content.On the first tap to scroll up, the ion-item will get activated and background color will...
View ArticlePush notifications ionic v1(latest) API endpoint sometimes doesnt work
@corebyte wrote: Hello, We collect self the device tokens through an own API where it is send through.Except when we send a mass push notification through the REST API service endpoint, with some of...
View ArticleProblem using cordova Image Picker plugin with ionic view app
@steigenhaus wrote: I have installed cordova Image Picker plugin to my ionic application (plugin for multiple image choosing from photo gallery). It works well at ios simulator, also it works well if...
View Article$ionicAuth.requestPasswordReset(email) 500 error. Cloud Services
@edencorbin wrote: I'm calling $ionicAuth.requestPasswordReset(email); and I keep getting: {"meta": {"version": "2.0.0-beta.0", "status": 500, "request_id": "xyz"}, "error": {"message": "500: Internal...
View Article