How to manually add permissions to an android app?
@haki wrote: Hey, how can I add app permissions manually ? For example, I want to add geo location permissions to the app <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"...
View ArticleIonic app using ng-sortable displays weird behaviour
@terrytong wrote: I was trying to create a view for an Ionic app where the user can add/remove/re-order her profile pics using ng-sortable. Upon first loading, I can remove the pic by clicking the...
View ArticleIonic Grid Center Align
@johntitus wrote: Hi All, I'm new to ionic, i'm trying to create a list with grid inside each list item, i'm unable to center align the items in the grid... Heres the code pen I tried the following...
View ArticleNotification Catching from one state to another state
@nani_madepalli wrote: cache of notification from one state to another state getting problem it has to change state when clicking on notificationI had added cordova plugin for local notification...
View ArticleIn Android, the toggles are set to .toggle-small
@LouisR wrote: Hi with Ionic 1.2.1, in Android, the toggles are set to small (.toggle-small).Is it possible to prevent this and keep normal toggles ? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleAsk for build android platform in ionic lab application mac
@adexidsoft wrote: hello i am a newbie for building application from ionic framework, i have problem in ionic lab, i can't install platform in ionic lab software in mac, i looking error can;t install...
View ArticleIon-refresher pulling icon
@Gastaldello wrote: How can I set pulling icon on ion-refresher to SVG or animated icon?? Like GMAIL.. Posts: 1 Participants: 1 Read full topic
View ArticleProjects does not have a www/build folder
@mbakker1996 wrote: Hello, I've pulled a ionic 2 project from a friend and when I do ionic serve is shows a white page. Now I see that I don't have a www/build folder. Does someone know how to fix...
View ArticleIonic + Express 4
@Giregar wrote: My angular project ist running on port 8100 and the Express 4 server uses port 8080.How to make cross-domain access possible? I added the following lines to my server.js (Express 4):...
View ArticleIon-input hover css difficulties
@twklessor wrote: I'm having trouble with some hover styling I'm trying to do. It works perfectly fine on 'real' input events from touch-events. The problem I'm having is when input is controlled from...
View ArticleSide menu template load page with Javascript
@leydar wrote: I've created an app based on the side menu template and I'm trying to load a page programmatically. When I do so it has a back arrow in the header where the nav button should be. How do...
View ArticleIphone App Development using ionic on Windows
@abhiremoster wrote: how to setup ionic to develop ios apps using windows machine. help me setup ios sdk to build ios app and to publish it to Apple store. Posts: 1 Participants: 1 Read full topic
View ArticleAndroid fullscreen sometimes breaks
@coreelements wrote: Hi I have an app wich runs in fullscreen mode. On iOS it works perfectly. But sometimes on Android I've noticed that the app is not always in fullscreen mode. So the top status...
View ArticleiOS Push production mode?
@swapkids wrote: Maybe you can enlighten me? Why is this set on app level? Does it affect how Ionic Push is sending out messages from it's server? Or how is it used? If it's true I don't get any push...
View ArticleHave a way to combine ion-radio with ion-option-button
@danielpt wrote: Hello, someone know how can i combine ion-radio http://ionicframework.com/docs/components/#radio-buttons with ion-option-button...
View ArticleWeird looking of blank template
@ywc073 wrote: Hi all, I have just started to learn ionic. I have tried to create an app using the ionic blank template. The app looks fine when I tested it using ionic serve. However, when I run the...
View ArticleButtons light and stable have no border
@onigetoc wrote: I checked the ionic button Stable and Light and they do not have border. The class i use class="button button-block button-light" The ionic css .button.button-light { border-color:...
View ArticleHow to clear all cache InAppBrowser
@cposadaa wrote: hello im doing an app with ionic, an i am having trouble with the cache in the inappbrowser. i am using a firebase authentication with google the problem is cache not clear when...
View ArticleInstall cordova and ionic
@erandakaaupama wrote: pic.png819x460 167 KB why do I get these errors when I am going to install cordova in order to work with ionic Posts: 2 Participants: 2 Read full topic
View ArticleIonic add platform android?
@perfo4911 wrote: Please when i use ionic add platform android it automatically adds android with android target :android-22 please is there a way i can add a lower platform like with build target 14...
View Article