Backend for Livechat system
@nextmobi wrote: Hi Ionicers, I have plan build a Live chat system Zopim-like. Mobile, web apps both. Can suggest I choose right a backend service? Firebase, Nodejs,...? and some tutorial build live...
View ArticleIonic Modal occupies more height than needed
@shyamal890 wrote: It seems that when the Modal is centered in screen it occupies more height than what is needed: Plunker How to solve this? i.PNG794x600 12.6 KB Posts: 1 Participants: 1 Read full...
View ArticleSymbols in item-select
@skiran wrote: Hey, I have a select inside a div formatted as below: <div class="item item-input item-select"> <ion-checkbox>Status</ion-checkbox> <div> :...
View ArticleAndorid command on ubuntu returns error
@aaronstone wrote: when i type "android" on my terminal ubuntu (14.04) it returns some error Exception in thread "main" java.lang.NoClassDefFoundError: com/android/utils/ILogger at...
View ArticleHow to set Ion-checkbox as a box or circle regardless of platform
@jxbambrick wrote: I am using ion-checkboxes and need to set the checkbox to a square for both platforms. Does anyone know how to set this value so my iOS Ion-checkbox looks like an Android...
View ArticleIntent Service
@MarcoReply wrote: Hi all,I would like to know if it is possible to launch an external background service through ionic. The service is android native and it uses bluetooth to get some data from a...
View ArticleIos text input box problem
@toboo wrote: as you see in the two picture,i want to make the text input box in inoic app like the green one.Do you know how did this happen? Posts: 1 Participants: 1 Read full topic
View ArticleApp crashing since updating iPhone to IOS 9.3.1
@axelc wrote: Hi, I'm having a weird issue since updating my iphone for testing on ios 9.3.1(on ionic 1) the app simply crashes after the splashscreen. The iPhone loading icon keeps rotating. I see...
View ArticleCant update APK for the third time
@paruckerr wrote: My second version was ok. But now I tried the third time and my certificate not match, the commands that I used for release a new APK: Change config.xml version ionic build android...
View ArticleNg-repeat in horizontal ion-scroll with windowed array
@egoossens wrote: Hi everyone, I'm trying to make a horizontal ion-scroll host a ng-repeat with items that are loaded on-demand from a Firebase data repo. JSFiddle here:...
View ArticleCrosswalk and ionic
@pliablepixels wrote: Hi there, I have a built setup that builds my app with crosswalk for Android < 5 and system view for >=5 For <5, I do a ``ionic browser add crosswalk`` I noticed that...
View ArticleRails and Cordova together - No Content-Security-Policy meta tag found
@claudiocarmeli wrote: I have been stuck for over a week on something really annoying to which I am sure there must be an easy solution to but I don't really know what to google for and cannot find...
View ArticleHow to change ion-search icon color and show search bar focused all the time?
@lianghua19 wrote: Hey guys. I've been stuck with this issues for half day. I am using dark as background color, for some reason, this hides icon color but not placeholder which I set to white. And is...
View ArticleNeed help with making Post requests using Ionic Run
@julu9001 wrote: Hi, I have a post request that isn't using the correct path when using ionic run for my android device. My debug log is this: POST file:///android_asset/www/URL/in/question...
View ArticleHi Everyone, I am trying to develop an app which uses push notifications to...
@saleem1234 wrote: Following are the links that i referred:...
View ArticleIONIC Not receiving Socket data
@vrohitk wrote: I am using ionic in client and MEANJS for my server. i am not receiving socket data from server. i was told my code lacked necessary things to append updated data on server in...
View ArticlePush notifications in ionic app
@vikask wrote: Hello folks, I am beginner in ionic framework. I have developed ionic app for android platform. I have used ASP.NET WEB API as a restful service and SQL Server as database. Now I want...
View ArticleAccess-controll-allow-origin is not allowed
@powerful wrote: hello guysim using $http to get a json file but when i view it by console.log() throw me following error : XMLHttpRequest cannot load http://www.example.com/api.json. Origin...
View ArticleANDROID - Barcode scanner app doesn't ask for camera permissions
@ponceeric wrote: Hello! I have an app that reads QR codes. It's built on iOS and Android. On iOS works fine. My problems are in Android. When I tap the "scan" button nothing happens. If I add camera...
View ArticleError while testing apk file in Phone
@ankitsrist1 wrote: Hello,I have an Ionic app, it is working fine in ionic serve but when i build that app to android and test that app in phone it gives the following error "firebase.js:132 GET...
View Article