Ionic upload size limit
@numerized wrote: Hi Guys, awesome work, thanks. I haven't find any information regarding the ionic upload CLI command project size limit.We have a lot of medias contents and stuff and I'd like to...
View ArticleIon-scroll with Paging Ionic 1.3
@jgranja wrote: Hello, I've recently upgraded from Ionic 1.0 to 1.3. Everything seems smooth but I've noticed a feature that stopped working. When using ion-scroll and paging="true" it seems to not...
View ArticleDeveloping for Windows on Mac, best practices
@broski wrote: Hi! I would like to know what experienced developers' workflow is like if they build out an app for iOS, Android AND Windows. It appears I need to get a windows machine or VM. It also...
View ArticleGulp/Sass issue, can anyone help?
@coreydavenport wrote: Sublime text randomly started popping up a console window giving me this error last night "Error: File to import not found or unreadable: www/lib/ionic/scss/ionic." The thing...
View ArticleLogin Auth using php web service it's not work
@yakobosagung wrote: I'm develop my ionic project and i wanna create login auth use .php for mysql database. But i have problem about webservice use .php to connect mydatabase. How controller.js and...
View ArticleWhat about .keystore recovery
@abesmon wrote: Hello there! My team using ionic.io and ionic framework and we have build our app with Package service several times. And now doom hour has come We've lost our .keystore file for...
View ArticleIonic Components
@ottz0 wrote: I am learning Ionic and this has probably been asked before but what is the difference between the css version of say cards and the component version? My component version does not work,...
View ArticleMedia Queries for each deveice
@ottz0 wrote: I want my text to be centered on a portrait mobile with less top padding than the landscape ipad. Do I create media queries for this? How? or does Ionic provide built in classes like...
View Article[ionic serve] livereload without modification
@dezineup35 wrote: hello On mac os x, when i do ionic serve, my page reloads every seconds (i do not have edit files on my project).I havent a problem on windows Any idea ? thanks. Posts: 1...
View ArticleIonic Deploy inconsistencies
@jesucarr1 wrote: I used Ionic Deploy and the app updated properly most of the devices, but some devices stayed with the old version. For one of the devices (iPhone), we needed to uninstall and...
View ArticleNg-Repeat dont shows recently pushed Data
@iJB wrote: Hey Community, Im working on an App and you should be able to push Data in an Array.I console logged the array, the inputs and everything works fine, except of that this isnt showing up in...
View ArticleError display information of the database (localhost)
@med001 wrote: I make a rest api but now in display data retrieved from the database it displayed nothing Here javascript code ` run(function($ionicPlatform) { $ionicPlatform.ready(function() {...
View ArticleCall function one time
@Alisax wrote: how to call function one time when app is open and the next time when app is open then function is not called. Posts: 1 Participants: 1 Read full topic
View ArticleAdd support set binary version to ionic upload command
@hotadd wrote: Hello.When i have new version, i run ionic upload, and after i go to ionic.io deploy and edit binary version for this upload, this take time. Please add arguments for ionic upload...
View ArticleDetect Specific .state change
@Atula wrote: Is there any method to detect Particular states change only like in my case I want to run a function only if we go from .state 1 to .state 2. if(.state1 to .state2) { $scope.run(); }I...
View ArticleFacebook Login Invalid App ID
@Elorenzo wrote: Hi everyone ! I want to create a ionic app with facebook so i have follow this tutorial : https://ionicthemes.com/tutorials/about/native-facebook-login-with-ionic-frameworkEverything...
View ArticleTroubleshooting bug with in-app purchases on Android? Chrome remote debugger
@Hagios wrote: I have a bug with in-app purchases on Android, but I don't know to troubleshoot it. In order to do in-app purchases, you have to upload your APK to Google Play with the release key....
View ArticleUsing Jquery In Ionic Not Working
@Harilall wrote: I have a simple jquery file named animations.js and this is all it contains $(function(){ $("#recurringMonthlyExpensesDiv").on('click', function(){...
View ArticleNode js npm ionic installation error of .vcxproj .metaproj
@Muto1 wrote: I am trying to install ionic using node npm but getting different errors on vcxproj metaprojThis is the screenshot of the error. I am new to node and ionic. Any help would be grateful....
View ArticleSetting options in select
@skiran wrote: I'm trying to set the select option in the controller (line 9 in the JS codepen). I can't seem to figure out how to do this. Also (lesser priority), why is the same text appearing...
View Article