AdSense in Ionic app
@bgosalci wrote: I have successfully added AdMob ads on my Android version of the app. But since I host the app in the web as well I want to add AdSense. So far I wasn't able to get the AdSense ads...
View ArticleEvent afterEnter not triggered
@reedrichards wrote: Hi Tried different solutions: specifying controller in my view (as ng-controller) or in app.js using $scope.$on or $scope.$parent.$on caching / not caching the ion-view Nothing...
View ArticleCan we add "youtube-video(angular-youtube-embed)" in ion-header-bar
@ctaihua wrote: Hello, I just want to ask is it possible to add youtube video in ion-header-bar. thank you. Screenshot_2016-06-03-16-34-36.jpg1068x955 485 KB Posts: 3 Participants: 2 Read full topic
View ArticleGet api load only ten post
@mcnamara wrote: Hi I perform An API call on a WordPress site using wprest v2 API , I can see solo 10post despite there is 11 .controller('MycontrollerCtrl',function($scope,...
View ArticleHow to add contacts from my app and display only that contacts in app
@Sujith008 wrote: I want to create some contacts from my app.Then display that contacts to user.But i am now adding contacts to my device.now i want to fetch contacts which i aded from my app.How to...
View ArticleIonic 1.7.15 build fails with Push Plugin
@leydar wrote: I had been using phonegap-plugin-push successfully. Having upgraded to Ionic 1.7.15 the app was no longer registering correctly. I removed and re-added the plugin and now the app will...
View ArticleCustom Fonts In Ionic
@technotip wrote: I read some posts online and on this forum too about using custom fonts ..tried so many ways but no luck so far. Is there any one who implemented this with the latest version of...
View ArticleHow to load gif image in ionic?
@arunkumarinde wrote: i want load animated gif image in my application. Posts: 1 Participants: 1 Read full topic
View ArticleTab + Normal View -> Bug on back button
@GabrielMorin wrote: Hello, I'm trying to make a simple app with ionic, but the navigation part is giving me the worst time.I have 4 tabs, and a setting button in the nav-bar that's supposed to open a...
View ArticleAdd a different style to one tab
@Quintelier wrote: Hi, I'm fairly new (as in started 5 hours ago ) with Ionic, so this is probably a very stupid question. I am creating an iOS-app with the tabs template. I added all my necessary...
View ArticleIf ngInclude doesn't work on device and you can't figure out why
@jayber wrote: Continuing the discussion from Ng-include Alternative: I had a problem where ngInclude was working fine when testing in browser but failed without error on my device (Android phone)....
View ArticleHelp! my ionic Android app not rendering properly in emulators and real device
@elkaysoft wrote: Good afternoon guys, have been facing this issue for some time now, though still a beginner/learner. Am currently developing a ionic application with visual 2015. Everything has been...
View ArticleAndroid Emulator Wouldn't Load on Mac
@dolthead wrote: I followed the instructions on the Ionic 2 Docs page for installing the Android Studio on my MacBook Pro running El Capitan. Building the android apk went smoothly enough, but the...
View ArticleMore Info about my problem
@olivertech wrote: Continuing the discussion from Ionic device debug canĀ“t find webservice: Just to add more info about my problem... I am attaching an image with the Developer Tools Inspect of my...
View ArticleInternacionalization i18n with angular-localization
@edu_andrade wrote: Hi everybody, I need a help! I tried to change a defaultLocale in my controller.js and I'am using i18n with angular. The strutucture is: angular.module('starter.controllers',...
View ArticleIon-infinite-scroll call on-infinite function when navigate to other tabs
@thiagoaraujo84 wrote: I have an ionic app based using ion-tabs and ion-infinite-scroll. The infinite scroll is working as well when is in the active tab. The problem is when the user click to change...
View ArticleCant build for Android: EACCESS
@lucoveiga1 wrote: Running command: /Users/luco/Desktop/teste/hooks/after_prepare/010_add_platform_class.js /Users/luco/Desktop/testeadd to body class: platform-androidRunning command:...
View ArticleIonic & leaflet
@soupman99 wrote: Is anyone else having problems with ionic 1.2.4 & angular-leaflet-directive? My older project with Ionic, v1.1.0 works fine, but I think ionic.bundle.js is screwing with the...
View ArticleLivereload and Image Caching
@Doozy wrote: Hello, I'm using a plugin called ionic-cache-src. Cached images won't load from filesystem when I run my app with --livereload. Is there a workaround for this? Having to change up the...
View ArticleClick event doesn't work immediately after transitions
@Doozy wrote: I've noticed that in my app, that if you hit the back button in the navigation bar and then try to immediately click anything on the returning view, that the click event doesn't fire....
View Article