Purpose of using Subheader & Subfooter
@abdelgrib wrote: I'd like to ask you what's a difference between using : <ion-header/footer-bar class="bar bar-subheader/footer"> (JavaScript UI) <div...
View ArticleGallery Grid Landscape
@obenavidez wrote: Hello, i need to create some kind of gallery in landscape with two rows, and three images per row, i need to be responsive, but i need to be fixed at the size of the screen, not...
View ArticleError: [$injector:unpr] Unknown provider: LoginServiceProvider
@umeshsharma04 wrote: Hi, Another issue here not sure whey i am having so much issues with this and getting this error Error: [$injector:unpr] Unknown provider: LoginServiceProvider <- LoginService...
View ArticleJqvmap width issue with ionic
@zersaad wrote: I'm building a mobile app that has only the jqvmap plugin on the main page but this weird bug keeps happening, sometimes the map is displayed correctly but sometimes it's not (image...
View ArticleGoogle Map Cannot Show on ANDROID
@GaryVLC wrote: Greeting guys, I'm new to Ionic. I have met a problem running my apps on android devices or android emulator. The problem is that my google map would not show on the android devices....
View ArticleDecibel reader in iOS
@jtillman wrote: Hi I would like to figure out how to record the decibel level of speech into the microphone for my application. How do I do it? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 1.1.0 styles not working on Andriod stock browsers
@arshithp wrote: Hi, we are supporting an app which uses the ionic framework, they have used the ionic 1.1.0 for styling, which has issues with Android stock browsers. The issue was mainly with...
View ArticleDisable/Enable Back Animation
@irayflo wrote: I'm trying to achieve the "Activity transitions" of Android in my ionic project. Can I disable the animation when I go to certain views? Aside...
View ArticleIonic add plugin for android platform, then the codes what i write are gone?
@qingchengzhi23 wrote: ionic: android platform add a plugin, then what i have written are gone i create a new ionic demo ionic start mydemo blankcd mydemoionic platform add androidionic build android...
View ArticleHardware back button not working properly?
@jayeshjain_minio wrote: When I go to menu and click on hardware back button , the app closes instead of going to the previous screen? I am using <ion-side-menus...
View ArticleAngular doesn't init in 1 out of 10 app starts
@Leitwerk wrote: Hey guys, I got a really strange problem, which im trying to fix since 2 days.. But I still got no solution. Maybe one of you got one? My app works really great, but in like 1 out of...
View ArticleHow to implement shared preferences in ionic?
@yakobosagung wrote: I'm newbie in ionic, and wanna create ionic project using shared preferences plugin. I use that for login session. I search and get a little source about it. Anybody can help me?...
View ArticleHow to Install Ionic Without Issues
@gg2001 wrote: If you are having issues installing Ionic, you might wanna check an article I wrote on installing it:...
View ArticlePython Request Push Notification
@motinhabcl wrote: I am new at ionic..I develop a simple android application and a independent Python script that connects to database and in some cases sends a http post for push notifications. I am...
View ArticleLeaflet Routing Machine on Ionic Framework
@bonlemuel wrote: Hi Developers, I'm currently integrating this plugin (https://github.com/perliedman/leaflet-routing-machine) onto my Ionic Framework that loads a Leaflet Map. I'm kinda confused on...
View ArticleConnect ionic app to mysql database
@Bonsaiko wrote: Hello,I'm new to ionic and I must say there's something I don't understand. I have to connect the ionic app to a mysql database. First the user will have to create an account,and then...
View ArticleHow to Build the ionic app and run for ios in Windows7,8
@Dipariksha wrote: Hi friends,I am very new in ionic app development. I have completed the setting for android in windows and it is running fine in browser and android emulator also.But I unable to...
View ArticleIonic Push unregister Error 401
@alife wrote: Hi! I try to implement the Ionic Push Service right now and I test the register() and unregister() functions. register() seems to work without troubles. unregister() throws an 401 on...
View ArticleIonic io/package: Accessing build logs of successful builds
@oliver wrote: Hi, We can get build logs of failed builds but not successful builds. This makes it hard to debug problems that do not cause a build to fail, things like config.xml parameters not being...
View ArticleHow to add a close button to a card element?
@kaisbensalah92 wrote: Hello, I would like to add a close-button to a Cards element (http://ionicframework.com/docs/components/#cards) . So, how is that possible? Any help will be much appreciated....
View Article