It does not work.....?
@anilDevaki123 wrote: $scope.close = function () { ionic.Platform.exitApp(); // navigator.app.exitApp(); } Posts: 1 Participants: 1 Read full topic
View ArticleMaterial design compatibility with css
@rohitrai wrote: Hi all, I'm building hybrid app using ionic framework can you suggest me which material design i should opt for example Materialize, angular etc there is also polymer by google is it...
View ArticleGo Back to previous view when user clicks on menu-element
@William_Wallace wrote: Hello together,this time I have a specific questions for the ionicHistory and the go-Back possibility. What I want to do: - I have multiple views (Start, Infos, ...). Inside...
View ArticlePush won't work after cloud migration
@Marrone wrote: I performed the migration to the new version of Ionic services (cloud).All works fine exept the push notification, while the device still receive the notification, but I'm not able to...
View ArticleWhy does the preview image not show in Android when using Cordova Camera?
@nataschakater wrote: I'm building an app in Ionic and I'm having a problem with the preview image in Android. It just doesn't show. I use the plugin Cordova Camera to take and select pictures from...
View ArticleIOS image sharing to WhatsApp not working
@nataschakater wrote: I'm building an app in Ionic where you can post pictures to a feed and then share them to Social Media. I use the Cordova plugin SocialSharing. On Android, sharing a picture to...
View ArticleAPNS notification url once opened?
@jacksrf wrote: How do I direct the user in the app to a specific page once they click on a background notification? I get the notification but it just opens the app coldstart or from background. How...
View ArticleHow can i display the content of mailbox on a remote webserver
@patrickkwinten wrote: in an app I would like to read the content of a remote mailbox and make actions on the items e.g. add some more meta data to an item and post it in a database. can i do this...
View ArticleGet Latitude and Longitude from GeoLocation
@gulyfurlan wrote: How Can I Get a latitude and longitude of the User and display alert huh? already added the plugion do cordova . Posts: 2 Participants: 2 Read full topic
View ArticleStyling ionic slide box
@teaser5001 wrote: Hello, can anyone tell me how to style an ion-slide-box? everywhere I see they use .slider and .intro in CSS but those classes are not apllied in the HTML. How do I get to know...
View ArticleNg-repeat performance issue on accordian pane menu on low end mobiles
@goutamm960 wrote: ng-repeat performance issue on accordian pane menu on low end mobiles... changing ng-repeat to collection repeat not working ...menu items are not expanding ...getting js stack...
View ArticleHow to allow access to link in ng-bing-html
@chalax wrote: i am developing an android app to show a mobile version of my wordpress site.i can get the content and display it with ng-bind html.there are links in the html content i got as json...
View ArticleDirective in collection-repeat doesn't render properly after scrolling away...
@kiteboarder wrote: In this video, look at the top few rows of icons – they represent a state property passed to a directive. I can confirm that state property is changing properly but the template,...
View ArticleDrag in side menu is not working in windows
@kamakshi wrote: Hi,I am using IBM MF , cordova ionic and AngualrJS to develop Hybrid application , When i drag side menu its working fine android and ios but not working windows , Can anyone help me...
View ArticleAndroid kill my app
@Lauxsus wrote: Hello to everyone,i finally completed my ionic app. Everything works fine, also push notification from my site. I developed and tested app on my Nexus 5, but yesterday i have installed...
View ArticleGooglemaps panning problem
@mdmc187 wrote: Hello, im new to Ionic and im trying to setup a google maps with google maps Javascript v3 API. My Problem: for some reason the panning is not working on my android device. If i use my...
View ArticleSimple date time picker using angular moment
@rangeles wrote: ion.datetime-picker Date and time picker for ionic framework Getting Started bower install ion.datetime-picker --save html<link rel="stylesheet"...
View ArticleAchieving Statusbar and Header Bar
@anicacute09 wrote: Hi guys, I just want to ask how can I achieve this kind of statusbar that overlays in ionic header bar and the header bar is adjusted.. Thanks.....
View ArticleIonic Analytics stopped working
@veshsare wrote: Hello there, it's seems strange to me but starting today Ionic Analytics stopped working on phone but works in the browser with ionic serve. If I track the logs in the console it...
View ArticleApply a CSS on angular item
@Linezek wrote: Hi, I would like to add a CSS on specific item (item.letter) but not on the other (item.text) <ion-toggle class="item-checkbox-right" ng-click="hashtagPressed(item)"...
View Article