Uncaught-referenceerror-angular-is-not-defined-angularfire-min-js12-uncaught-r
@rahul202 wrote: I am getting below errors: ****angularfire.min.js:12 Uncaught ReferenceError: angular is not defined** ** angularfire.min.js:12 Uncaught ReferenceError: angular is not defined** **...
View Article$ionicCloudProvider.init error
@gianxlr wrote: var app = angular.module('app', ['ionic','ngCordova', 'ionic.cloud']).config(function($stateProvider, $urlRouterProvider, $ionicCloudProvider) { "use strict";...
View ArticleError installing Ionic and Cordova
@GabrielBarreto wrote: Hi, i'm getting the following error trying to install ionic error.JPG1282x701 209 KB I was using ionic normally in June, now i've come back and tryed to create a new project and...
View ArticleExplicitly have card not swipable
@scrub wrote: YO, so I got a ion-list view populated with cards, each of these cards has swipe-able elements, those work fine, however the cards themselves should not be swipe-able, and I have not...
View ArticleIonic Push: GCM project number not found
@gianxlr wrote: I'm trying to register a device to make notifications , but when i init, returns me this error erros.jpg542x616 219 KB my code: var app = angular.module('app', ['ionic','ngCordova',...
View ArticleTalkback/Voiceover vs Cache
@anderat wrote: I'm developing an a11y application with multiple views. When I navigate in the views, the screen reader is reading the buttons (ion-nav-buttons) of previous pages. Inspecting the code,...
View ArticleError building app after installing Crosswalk
@anicacute09 wrote: Hi, I am facing error building after installing crosswalk to my app. Here is the screenshots of the errors. Hope you can help me with this.. Posts: 1 Participants: 1 Read full topic
View ArticleIonic1 Push Notification by using Ionic IO Services
@guptarohit19 wrote: Hi Everyone, I know there are plenty of references already available to implement push notification from scratch. It seems simple initially but i have got stuck in between and not...
View ArticleHide ion-footer-bar in some pages
@priteshpmehta wrote: Hi all, I have following structue in app. Index.html <!DOCTYPE html> <!-- ionic/angularjs js --> <script src="lib/ionic/js/ionic.bundle.js"></script>...
View ArticleLocalStorage gets cleared on iOS
@nirman99 wrote: Hi, OS clears app data if the available space is low (show as 0MB available in my iPad Air 2 v8.4) and as a result data in Local Storage is lost.I used to save Registration details of...
View ArticleHow to achieve IONIC ios ui on Android Devices?
@mayurbaldha wrote: how to make ionic app ios ui to appear on Android Device ?e.g.$ionicActionSheet appears different way on both platforms how to achieve ios ui on Android Devices? how to make ionic...
View ArticleIonic cdn firebase , angularfire not working
@ahmedRebai wrote: Hello everyone , i need help , i have developed small mobile application with github api and firbase , angulajs i have included angularfire and firebase vs cdn <!-- AngularFire...
View ArticleIonic 1 iOS 10 support
@mane wrote: Hi everyone, I am going to start a new hybrid application with iOS 10 support and I need to know does ionic 1 is going to support iOS 10 platform or not? Currently I have created several...
View ArticleJS file runs on emulate but not on phone
@jacksrf wrote: I am trying to run a script that is saved in my JS files after my directives and filters in my controller.js. I can get it to run on IONIC EMULATE -C -L and also IONIC SERVE but if i...
View ArticleIonic tabs don`t slide
@grodrig61 wrote: Hi, I have an application with tabs at the top, that slide. In IOS works perfect, but Android will not slip, they are fixed. The idea is also sliding. I ask for help because I do not...
View ArticleSelect not Working (Android)
@mmartinez wrote: Hey all, We're working on a view that has several select fields for Android. Everything was working well until some of the users started testing with a Note 4 and a Nexus 6P. In...
View ArticleThe ionicons will be deprecated?
@Dev_man wrote: I see that the repo of ionicons had the last update in january, and have many issues and PR. Posts: 1 Participants: 1 Read full topic
View ArticleLink multiple ionic tabs to same view?
@TakeTime wrote: Crossposting: http://stackoverflow.com/questions/39478431/link-multiple-ionic-tabs-to-same-view Is it possible to have different tabs link to the same view? Right now I have:...
View ArticleWKWebView - Origin null is not allowed by Access-Control-Allow-Origin
@thuey wrote: After seeing this blog post, I was super pumped to try out WKWebView. However, after adding the plugin, my http requests result in "Origin null is not allowed by...
View ArticleTracking installs with Google Adwords and Facebook with Ionic
@Joshblf wrote: Is there a plugin to help integrate Google Adwords with my Ionic app? I need to track installs, or the first time the app is opened, and integrate it with my Google Adwords account. I...
View Article