Ionic factory with parameter
I need an example of a factory that takes parameters and the way to initialise such a factory. Thanks.
View ArticleRC1 ActionSheet Style in Android
Hi, I know this entry is very old but i just tried your css and it won't change anything on android.
View ArticleActionsheet's Android "ugly" styling.. need help
I copied the css also from this old forum post here. Then changed it as you said. So now it looks like: .xplatform-android .action-sheet-backdrop.active { background-color: rgba(0, 0, 0, 0.2); }...
View ArticleAuth0 / Ionic sample app causes digest cycle to keep running
Solved it by adding this into my project https://gist.github.com/IgorMinar/863acd413e3925bf282c
View ArticleHow to update the Ionic in the existing project?
Update on this.... I just tried a standard ionic lib update from 1.1.1 to 1.2.4, worked with no fiddling or deleting files, it "just worked"
View ArticleWhere to specify small icons (for notifications in status bar) in config.xml?
so did you solved this? I also got an empty icon on android pushnotification (using ngcordova push plugin)
View ArticleWhat are you building with Ionic? We want to know!
Hi, Finally my first personal app. Android: https://play.google.com/store/apps/details?id=com.conquadro.wineguide&hl=en It's about wine types and how they combine with food.
View ArticleWhere to specify small icons (for notifications in status bar) in config.xml?
your png is just an image with some transparency, right?
View ArticleAndroid Lolipop Nexus push notifications plugin icon is white
Same problem ... did you got it to work?
View ArticleAndroid Lolipop Nexus push notifications plugin icon is white
Yes, for some reason the Android Lolipop Nexus present the push notification icon as white. All colors transform to White.So, we customized the icon so that it will appear good after the...
View ArticleWhy is $urlRouterProvider.otherwise firing? links look valid
Hi, The problem is in your href="#/tab/objects/{{object.id}}"Try with href="#/tabs/objects/{{object.id}}"
View ArticleBlack color background displayed when opening Keyboard throughout the...
This solution does not work in iOS 7-iPAD, still the issue persists .
View ArticleCard IO plugin- scan and charge credit cards with a mobile phone
Hi Where can i find the plugin, you added Katmartunez
View ArticleRequerimos los servicios de un experto desarrollador IONIC / PHP Front / Back...
Hi @xopa, I have gone through your requirement details and I would like to know you that I can provide you the most effective and efficient solution manner. I have vast experience in Hybrid App...
View ArticleBlack color background displayed when opening Keyboard throughout the...
Then try to inspect your device and check where in the dom the black color is set.
View ArticleHow convert XML input file to json
yeah but why are you using xml on your backend ? If you have the chance to choose or hange to json --> do it ^^
View ArticleHow to call a function at specific time interval in application instead of...
What should this function do??? is it really necessary.. also if the app is not open??
View ArticleHow convert XML input file to json
Sure @bengtler. Those are plan for future. Currently checking with the existing data.
View ArticleHow to show and hide $ionicLoding for $ionicModal open and close progress...
I fond below code for $ionicLoading for page state change on navigation $scope.$on('$stateChangeStart', function(event, toState, toParams, fromState, fromParams){ $ionicLoading.show({ template:...
View Article