Dev tokens cannot be saved to a user as they are a temporary resource
@svzosorio1 wrote: Actually im worker in a push notifications for my app, but when I try to save the device tokens to a user display a error dev tokens cannot be saved to a user as they are a...
View ArticleMutiple views in one tab
@sebbizeul wrote: Hi everyone,Here is a simple example of what I'm trying to do.I have 2 tabs (Home and News) and 3 views (Home, News and Details).When I click on the Home and News tabs, it displays...
View ArticleClose the current view and switch tab programmatically
@rarejai wrote: Hello, I am using tab for my app and trying to close the current view, and then switch to other tab programmatically. However, it seems I cannot perform these two actions together no...
View Article$state.go is now Async
@candoa84 wrote: Every since ios9 update my $state.go is not working sync. I have this piece of code in my ionic application $state.go('layout.categories'); window.location.reload(); Simple right well...
View ArticleCrosswalk runtime required Error! Help Please!
@BioPerl wrote: Hello All, I installed the crosswalk plugin, embeded style in the config, and it works fine on my Galaxy S2, but when I try it on my LG G4 I get the pop-up error "Crosswalk runtime...
View ArticleIonic history back
@asvivek717 wrote: $ionicHistory.goBack(); is working properly in web browser. in android phone it is not working properly.for 1 history it ok. if two history back is used it is not working. then it...
View ArticleIONIC | Nav button missing, after switching layout
@abdulaleem_systems wrote: I am working on application, which supports 2 languages: English Arabic In my application, i have setting screen, where user can change language: Step 1: ( Setting Screen)...
View ArticleIonic View up does not allow me to login.. Change server settings?
@shotbyabel wrote: I am trying to understand why my ionic app does not allow me to login after I run all the steps for ionic upload... I have a development server that fetches my users API so I am not...
View ArticleIonic web and mobile backview is different parameters. it is not working...
@asvivek717 wrote: please help me finding problem in $ionicHistory.backView() Posts: 1 Participants: 1 Read full topic
View ArticleRunning on android device fails with command line, but works with Ioniclab
@GregoireC wrote: Hi everyone, I'm just discovering Ionic and I try to run my App on my Android Device.When running it from Ioniclab, the app is successfully built and launched, but I'm not able to...
View Article"Pull to refresh..." text reappears briefly after spinner is done
@lilbiscuit wrote: I am using the pull to refresh to update a list of cards. Everything works but there's a hiccup when it is done refreshing and closing. The "Pull to refresh" text reappears for a...
View ArticleEl Capitan not reported correctly in ionic info
@tones411 wrote: ionic info is showing my OS as Yosemite even though I'm running El Capitan. This isn't causing any problems that I know of but I figured I'd mention it since I noticed it while...
View ArticleIonic Routing
@Harilall wrote: Hi guys, I have been working with AngularJS since ionic uses that, so I have basically created a small web app locally and I am trying to convert it to an ionic app, minor changes...
View ArticleRemove tabs from ionic app
@binoculars88 wrote: Hi all,I've started playing around with Ionic using the Tabs template.I ended up developing my app in the middle tab section.Now, I realize I don't need to other tabs. In fact, I...
View ArticleIonic platform add android error
@nagaraj_madyastha wrote: ionic platform add androidUpdated the hooks directory to have execute permissionsDownloading Default Ionic ResourcesDownloading:...
View ArticleHow do you get state.data in template?
@smth wrote: Hi I'm just using ionic / angular for the first time. I've started out with the "sidemenu" app and I'm trying to pass some variables from the various states to a template. So far, in...
View ArticleGoogle Play In-App Purchasing
@Neonic1 wrote: Hi everyone,I'm generally an HTML, CSS, JavaScript, PHP and MySQL programmer. The whole Google In-App Purchases looks kind of scary with different languages. I know how to send and...
View ArticlePage Reload
@nani_madepalli wrote: Hey everyone, I'm facing problem with page reload when data is empty. here i get the data from rest service. whenever got the data as null at that time call the service again...
View ArticleVideo compression with cordova
@nani_madepalli wrote: Hey everyone, i'm trying to compress the capture video size with video editor plugin . At the time of editing change quality to Low-quality. It has a 320*320 resolution, but my...
View ArticleHow do come to know when does application gets killed?
@jasminpethani wrote: I am making music application for iOS using ionic and i just requires to know when does app gets killed .. so, i can stop/pause music i know there are events already there in...
View Article