ANSWERED

possible to add template-url work with $templateCache

Hello, Is it possible to add functionnality for template-url works with $templateCache. Regards, Auban
ANSWERED

Ionic 1 - Blank

I'm new to coding so I apologize for my question. I created a Ionic blank app, put in the proper JS files on the index, and added the html code on a page (<aping aping-facebook=".... etc.). It showed your RSS feed and the demo you put (daily motion, flickr, etc.). Once I add facebook, twitter, instagram, add my info nothing. I added the config.js file and added the name to the app.js, put in the API keys, and my ionic app goes blank. The config.js is being called from the index, I added the 'jtt_config' to app.js... so I'm not sure what's wrong?
ANSWERED

How can i send headers for authentication?

I need to submit a custom header (X-Auth-Token) with my token as the value. How can i achieve this with aping?
ANSWERED

Cordova

Someone testet it with cordova? It doesn't work for me on my Xperia Z5..
ANSWERED

Ionic v2

Hi guys, how could I use for example the fb-plugin in Ionic-v2 (incl. Angular). I don't have this.... angular.module('app', ['jtt_aping', 'jtt_aping_facebook']); Look here: http://ionicframework.com/docs/v2/getting-started/tutorial/adding-pages/ maybe here? --> static get parameters() { return [[NavController], [NavParams]]; } Greets Simon
ANSWERED

Usage

I have an app built on the MEAN.JS stack, and I'm a newbie to this framework, so please forgive me if I'm confused. I installed aping via bower. So now I have /<projectRootFolder>/public/lib/apiNg, which has 2 subdirs - src & dist, plus the other file at the same level as apiNG. If that setup is ok, how do I actually use it?
ANSWERED

How to make a pagination

How to make a paging a result. It would be useful or infinite scroll
ANSWERED

How can i reduce the items number for mobile devices?

Hi Jonny, how can we reduce the items number in our Facebook News Feed for mobile devices?
ANSWERED

Newsfeed detects "height" only if you resize the window.

Hi Jonny, I have my newsfeed in a hidden container. This container is then retrieved by a click. Now the height of the newsfeed does not work, only if you change the size of the window. Why is this behavior? Windows automatically resize does not work unfortunately. "<div data-images-loaded="" masonry="" class="row" preserve-order="" reload-on-show="" ng-show="results" style="position: relative; height: 0px;"></div>"

Facebook Token

I know this is an old plugin, but I am messing with Ionic 1 and went through the instructions to get a Facebook App ID and secret token, but it doesn't show anything. I know FB has changed its developer stuff so I wasn't sure if you could help.