Motorola android mc3200
@norbertbede wrote: hi, we are dealing with idea write WMS/ERP app for mc3200 series scanner.https://www.zebra.com/us/en/products/mobile-computers/handheld/mc3200.html requirements are1. scanning...
View ArticleHow to fix in location plugin?
@blackwhite wrote: Hi i have use location on my app and when first time open app will request allow to use location. But i dont know where im missing and on app show...
View ArticleHow to use Ionic components inside custom components/directives
@nayyerkamran wrote: I am new to ionic and trying different things while going through your articles and video tutorials which are very helpful. I created a very simple component and used ionic...
View ArticleIssue with iPad app in Landscape mode
@jonnylevy wrote: Hi, I have an iPad app for iOS which I would like to work in both portrait and landscape mode but I have narrowed the issue down to being a problem specifically with landscape mode....
View ArticleConvert file to base64 string
@Rads wrote: I have a filePath (from file Chooser plugin ). how can I retrieve base64 string from the path ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Push: Anyone using webhooks successfully?
@Sujan12 wrote: Hey, is anyone using Ionic Push webhooks http://docs.ionic.io/docs/push-server-setup and successfully receiving data? I added the webhook URL on the CLI but haven't received any calls...
View ArticleHow to track app open because of push notifications?
@Sujan12 wrote: Hey, we implemented Ionic Push to receive push in our app and it is working quite well. Now we want to know how many of our app opens happen because of a push we sent - so users...
View ArticleError: GET http://localhost:8100/build/css/app.ios.css
@icarus_31 wrote: Hi, Anyone got that error after upgrading to 2.0.0-alpha.42 and ionic@beta? Your system information: Cordova CLI: 5.4.1 Gulp version: CLI version 3.9.0 Gulp local: Local version...
View ArticleIonic market rating
@Denni wrote: Hello, how can I change my rating of the same app? I mistakenly did not check stars. Posts: 1 Participants: 1 Read full topic
View ArticleIonic platform add android adds default cordova files
@abhi wrote: Im doing an ionic project. I have made all the designs and components in the www folder. But yesterday onwards whenever i tried to run the command ionic platform add android or cordova...
View ArticleHow persisting info and steps for http calls
@nikhilknoldus wrote: Hi Guys,I have created my web application, using play framework and mongodb that is working completely connected and well, now i'm developing ionic app for same, but i'm confused...
View ArticleIon-md-input highlight problem
@Toncier wrote: Hi, i am using ion-md-input and have trouble with highlights. It seems like whatever I pick for highlight-color the color is always the same. <div class="list"> <ion-md-input...
View ArticleSliding Layer with Ionic
@gaurav wrote: Hello Everyone, I came through a requirement for which have to build a sliding layer component like this (http://unitid.nl/androidpatterns/uap_pattern/sliding-layer). Did anyone build...
View ArticleIon-option-button slide parameters
@adyba wrote: Hi, I'm looking for answer that is far beyond my knowledge of Ionic. The opening of ion-option-button (sliding the standard list-item to the left revealing the option-buttons) doesn't...
View ArticleIonic 2 with typescript?
@kkap wrote: I installed and created an Ionic2 project (sidebar template) using the usual commands as given in Ionic2's getting started. I was hoping that Ionic 2 would give me typescript files(.ts),...
View ArticleFailure to build a project
@erikrsweet wrote: I'm trying to 'get started' with ionic following this:http://ionicframework.com/getting-started/ However, when I execute "ionic build ios" I get the following error: ** BUILD FAILED...
View ArticleVersion 1.2 on Windows 10. How to use get the Select element working?
@peterjc wrote: Hi, I previously had problems using the select on Windows 10. Previously from the docs I would use... <label class="item item-input item-select"> <div class="input-label">...
View ArticlePassing data from factory to controller
@mankinchi wrote: Hi, I want to pass a simple data from factory (hard-code data) to my controller. I run the code and inspect it. The factory does run but when it return, it only return an simple...
View ArticleUnderstanding versioning when using Ionic Deploy
@7200rpm wrote: I just setup Ionic Deploy with my app and dug through all the very helpful documentation, but there is one area that still has my head spinning a bit. What is the best way to implement...
View ArticleTable in ionic 2
@teknofreek wrote: How can i create a table in ionic 2? it doesnt seem to support classes "row and column".I want something like this as output: http://i.stack.imgur.com/wwkMO.jpg Posts: 2...
View Article