Social Media Feeds
@markbbishop wrote: I'm trying to figure out how to display social feeds (facebook, instagram, twitter, etc.) on one 'page.' So when a user downloads my app, they'll see my companies social feeds and...
View ArticleRemoving sub header on specific pages
@farait wrote: Hello.I am trying to hide a sub header with a button bar in it on specific pages, at the moment it is showing on all pages. I have a nav bar above that will remain on every page. Here...
View ArticleCan I use Angular components with Ionic 1?
@baydikov wrote: Hi. I use Ionic 1.7.15.I used angular components and in my app is working ok in a browser.But when I installed the apk on phone, components don't work. I can't see components at...
View ArticleConfusion using FCM as a push notification service for iOS and Android
@timpusateri wrote: I'm pretty confused regarding the ability to use FCM as the push notification service for both iOS and Android. Is this possible with Ionic 1? Are there advantages to using FCM...
View ArticleThe PROPER way to change header and tab colour?
@SubEffect wrote: What is the proper way to do this? There are loads of posts on it and the solutions are all hacks!! How can there not be a simple way of doing this? Posts: 3 Participants: 3 Read...
View ArticleLocalStorage is empty at app launch on ios 10
@turbulencestudio wrote: Hi, I've 2 apps that was running perfectly well until I upgrade my phone to iOS 10. I use LocalStorage to save an api access_token to log automatically the next time. But this...
View ArticleSource path is pointing at platform that is removed
@kimbie wrote: Planning to download Xcode 8, so I test the file on my laptop. It was working great, but then after I moved it to an external hard drive and started to update node version from 5.0.8 to...
View ArticleTwo ion-slides with two controllers and views
@Smirnova wrote: Hi there, I need to implement two sliders into two different views. So I'm using two different controllers for that: .controller('SettingsCtrl', function($scope, $state) { //options...
View ArticleHelp required
@azadsingh wrote: D:\azaddata\adlTab3>ionic start myApp tabsCreating Ionic app in folder D:\azaddata\adlTab3\myApp based on tabs projectDownloading:...
View ArticleinApp purchase ios App
@espl_Abhishek wrote: Can anybody help me for implementing inApp purchase in Ios App using ionic1 Posts: 1 Participants: 1 Read full topic
View ArticleGeolocation not working in offline & background mode
@Bandal wrote: I am using geolocation & background mode plugin for location tracking of users every 30 minutes but if I am offline & application on background then location was not getting...
View ArticleHelp! Call Api to get data ERROR
@WillLee wrote: hi guys i call api encounter an error. wanna ur help.SyntaxError: C:/Users/develop6/ionic2-Test/app/pages/member/member.js:Unexpected token (18:9) while parsing file:...
View ArticleHow to get Latitude and Longitude from IONIC
@rranjan wrote: How can i get Latitude and Longitude from IONIC Cordova. I am using following plugin for getting Lat/Lng. cordova-plugin-geolocation 2.1.0 "Geolocation" And var options = { timeout:...
View ArticleMultiple tab bar application
@tmsn_axi wrote: Hi all! I'm working on a tablet application where the tab bar needs to change when I visit a certain page. The app is not using side menu, only a tab bar. On the first page, I have a...
View ArticleList/Grid view with collection repeat
@reddy_dhitendra wrote: Can anyone share an example on , how to implement list/grid view with collection-repeatIts working fine with ng-repeatThanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleCordova inAppBrowser
@xxandreixx wrote: Cordova inAppBrowser won't work with the latest version of iOS. Any solution? Should I updated my config file with something new? An app I made with Ionic worked alright until I...
View ArticleGet current location of device
@Giregar wrote: Hello,my app has a problem with geolocation stuff. I want the app to get the current device position. Currently, I'm using $cordovaGeolocation. At the end, I just get the two following...
View ArticleIon-slides switch slide on ng-click
@fillah wrote: Hey guys. Since ion-slide-box will be removed in the next update of ionic, i'm trying to achieve the same thing with my ion-slides. I've created a ng-repeat inside my ion-slide where...
View ArticleBuild Android Error
@FRDK wrote: Ionic build Andoird/ ionic run android gives me this error: :transformClassesWithDexForDebugException in thread "main" java.lang.UnsupportedClassVersionError: com/android/dx/command/Main...
View ArticleIonic Package - ios build fails
@konstpan wrote: I'm using ionic cli package command and although the build has status SUCCESS, when I launch the app on the device displays the correct splash screen but after that it shows APACHE...
View Article