Styling Ionic input date
@alfredocapasso wrote: This is an Ionic 1 project. Putting this: <div style="width:100% !important; background-color:gray;"> <input type="date" style="width:100% !important;border:2 px solid...
View ArticleList of plugins for ionic framework
@rajeshwarpatlolla wrote: Hi Everyone, i am trying to make a single place, where you can find list of plugins for ionic framework. I had spent lot of time in finding the plugins when there was a need...
View ArticleText-right not working in collection repeat
@anicacute09 wrote: Hi guys, I am having trouble with aligning the data with left and right. I use text-left and text-right for that matter but it has no success. The right arrow has been push down...
View ArticleIonic select doesn't show top bar with confirm on IOS
@fillah wrote: Hey guys I know this post has been listed earlier, but it didn't fix it for me. When on IOS with the ionic select, the top bar with confirm doesn't show. How do i fix this problem...
View ArticleHardware back button ionic and stylesheet
@saurabh696 wrote: after using this code inside .run (in js file) my stylesheet (css file) is not working. $ionicPlatform.registerBackButtonAction(function () { if (condition) {...
View ArticleAngularJS Forums
@Lona wrote: Hey all, I am looking for a forum for more AngularJS specific questions? Anyone got some links to share? Or is it ok to ask questions regarding AngularJS here, which is not specifically...
View ArticleConfused about versioning system
@vejja wrote: Hi everyoneSorry to post about this, but I'm completely lost in the versioning system used by Ionic.I have a Ionic 1 app, I did something like npm update and bower update.Now here is the...
View ArticleIonic modal select multiple button "ok" appears
@fillah wrote: I'm trying to figure out how the ionic modal select is working. In my case i want to make a modal select with multiple checkboxes and the user have to click "okay" afterwords to hide...
View ArticleHow to install ionic specific version
@kamakshi wrote: Hi, Can anyone let me know , How to install ionic specific version , When i creating ionic project by default it is creating with 1.4 but i want 1.2 version . Please let me know to...
View ArticleAnyone knows how to use popup view?
@HarinderSingh wrote: Suppose I have a word "Hello". How to open popup on top of that word on every platform(iOS & Android) ? I have done everything, just need help in it's positioning on top....
View ArticleApp reset after pause/resume
@gandalf123 wrote: Hi to alli'm new to ionic and I'm having an issue with pause/resume states on Android.Every time the app is paused (by pressing the home button or the task manager button),...
View ArticleGoogle denies app due to wrongly(?) labeling it as Cordova version < 3.5.1
@atwoodhouse wrote: Hi guys! I'm building my first Cordova based app (Ionic Framework v1). The app has now been in beta at Google Play for a couple of weeks, receiving 4 updates, without problem....
View ArticleI can not show ionic side menu with tabs
@galima wrote: Hello,can someone give me a hint how to display the side menu with tabs?I have the problem when setting a file in routes.js it does not display the other: .state('home', { url: '/home',...
View ArticleIonic.keyboard show() and hide() return promise after keyboard really opened...
@michalfoksa wrote: I would like to request a feature in ionic.keyboard.show() and ionic.keyboard.hide() methods to return AngularJs promise which is resolved after keyboard is opened or closed. This...
View ArticleJavascript to create a zip file
@ank5 wrote: I have an ionic app in which I need to create zip of some files on the device and send them to node server. I am trying to use JSZip [http://stuk.github.io/jszip/] to create a zip of the...
View ArticleScreenshoot Ionic 1 App?
@muhammedmoussa wrote: how i can take a screenshot from ionic 1 app and share it to social websites?thanks Posts: 2 Participants: 2 Read full topic
View ArticleIonic push notification for android keeps giving me error GCM_INVALID_AUTH
@shinichi wrote: I was able to make push notification works on both android and ios for one of my mobile app. Now, I'm trying to create another mobile app, however any push notifications keep giving...
View ArticleHow to Render local pdf files on Ionic
@amrayoub wrote: i have been trying to open pdf files on ionic app.I have tried many cordova fileopener 2 plugin and inappbrowser and none of them worked. those are the functions i tried , when i test...
View ArticleNgStorage with Ionic
@lync0056 wrote: Does anybody have any comment regarding the usage of NgStrage with Ionic in production? Particularly in using default data in your application which the user updates. I've been told...
View ArticleIos Ionic app rejected
@asterism612 wrote: Hi~ My app rejected. ㅠㅠ Performance - 2.5.1 Your app uses or references the following non-public API: setActionController: The use of non-public APIs is not permitted on the App...
View Article