Ionic Deploy: Disabled! Deploy plugin is not installed or has not loaded....
@vijayboyapati wrote: Hi guys, I'm trying to get Ionic deploy working and I've followed the setup instructions here: http://docs.ionic.io/services/deploy/ I have an app_id and I believe I've...
View ArticleError in cordova.js
@maartje wrote: When running my Ionic app on Android (both device and emulator) (works on iOS)I get an error in cordova.js, I tried downgrading Cordova to see if it was a recent bug but it is the same...
View ArticleAndroid - Keyboard Autocomplete bar and autocomplete window input
@claudioviola wrote: Hello I read many post about this topic.But I ask for a different solution.Please see the attach. keyboard_suggestion.jpg2063x1920 199 KB Is it possible to hide a window...
View ArticleUpload to ionic shows different to ionic serve --lab
@SimoneOsborneShaw wrote: I have created an ionic app in VS and used ionic serve --lab and the vs emulator to debug and all fine but when I uploaded to ionic everything has become very small (text,...
View ArticleDont recive push notifications
@PterPmnta wrote: Hi, I 'm trying to get notifications on a test application to find out first as implimentarlo and then apply it to my application that is almost over . I followed these steps...
View ArticleIonic 1.3.1 & cordova.plugins.diagnostic
@peter1a wrote: Hy, i have problem with cordova.plugins.diagnostic on iOS. If i build on Android everything works if i try to build for iOS it keep throwing me an error: 1>clang : error : linker...
View ArticleFCM for notifications using cordova-plugin-fcm on ios build
@altelante wrote: Hi,Anyone had a chance to make this work?I want to use FCM with cordova-plugin-fcm to activate push notifications on iOS.On android it worked like a charm (once I've downloaded...
View ArticleIon-slides min-height
@ziobudda wrote: Hi, I have a ion-slides like this one in my : <div id="slider"> <ion-slides options="options" slider="data.slider"> <ion-slide-page ng-repeat="img in...
View ArticleRe-Initiate controller with PullToRefresh()
@William_Wallace wrote: Hey guys,got an "overall"-Question for some controller, factory and Pull-To-Refresh things. In my app I have a long list with elements that gets loaded via http.get in an...
View ArticleSend push from my site
@BandInApp wrote: Hi guys, can I send push from my site without using the dashboard ionic? reading the documentation there are no external API for send it out of dashboard or ionic app Thank you all...
View ArticleList an array in ionic view? Help
@leugim_ohlavrac wrote: Hi guys, How I list all elements of an array? it's only show the last one in my view: My html: < ion-item ng-repeat='item in entradas'> [{{$index}}] - {{item}} <...
View ArticleEdit AndroidManifest.xml through config.xml
@sjahan wrote: Hi everyone, Here is my problem: my application is getting more and more complex and now, I have to edit some values in the AndroidManifest.xml.As this file was generated by Ionic CLI,...
View ArticlePush Notification Full Implementation Documentation (ionic 1)
@stamat wrote: Hey guys,Did the documentation for this change? I could swear that it was different few days ago:http://docs.ionic.io/docs/push-overviewhttp://docs.ionic.io/docs/push-full-setup If so,...
View ArticleTwo apps, one I can build another I get: No provisioning profiles matching error
@devwplex wrote: Hi guys. I'm using package feature and getting this error: === BUILD TARGET MobileApp X OF PROJECT MobileApp Y WITH CONFIGURATION Debug === Check dependenciesCode Sign error: No...
View ArticleRefresh app on specific hour
@codiqa100098546 wrote: Hello, I have created an application and have one problem. How can I refresh data/cache on specific hour? For example on 2 am app will download data. How can I do something...
View ArticleGoogle Maps: the best plugin is?
@ziobudda wrote: Hi all, I have searched via Google for a Google Maps plugin but I have found to much docs and plugins. Which is the most advanced and/or the better at this moment ? I don't want start...
View ArticleCollection-repeat item not working with angular component
@MisterDev wrote: I'm trying to use collection-repeat to display an angular component for each object in an array. I pass each object as parameter to an angular component but when I try to access the...
View ArticleERROR installing ionic app on android device
@thaker wrote: stackoverflow.com ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: not installing on Android api level 23 android, ionic-framework, gruntjs asked...
View ArticleIOS Google Maps
@hermanho237 wrote: Hello, have trouble with maps on IOS. my app works fin on ANDROID, but on IOS i always have a timeout error from google API. I set timeout to 1000. Any special settings for IOS?...
View ArticleGetting $ionicTabsDelegate To Display Tabs Bar
@angelalukic wrote: I've also asked about this on StackOverflow and GitHub but I don't seem to be getting much luck. I've currently got an Ionic App which has both a sidemenu and a tabs bar. I'm...
View Article