Ionic android build faild
@krzshipon1 wrote: While i give this command on cmd$ ionic build android It returns with a build error* What went wrong:Execution failed for task ':processDebugResources'....
View ArticleCSS property BLUR no longer working with IOS 10
@pierro wrote: Hi all, I am using some blur effect through css .blur { -webkit-filter: blur(4px); -moz-filter: blur(4px); -ms-filter: blur(4px); -o-filter: blur(4px); filter: blur(4px); } it worked...
View ArticleI can't seem to solve my CORS issue. Details inside
@Aristona wrote: Hey, I'm new to Ionic and generally mobile development. Right now I'm stuck on a problem I can't solve. Let me explain you the problem. First of all, I have a backend service written...
View Article$ionicPush: Android device doesn't receive notifications
@Sephys00 wrote: I'm trying to get working the push notifications on my Ionic project...I followed the instructions from here exactly and Postman works just fine and I receive a success response but...
View ArticleSometimes compiled content not showing
@HappyHappyJoyJoy wrote: Hi there, sometimes my compiled html content is not showing, but only sometimes. Most of the times everything works like a charm. The variable html contains random html...
View ArticleIonic Custom Auth not working on fail
@rgecy wrote: I have a custom php script I wrote for authenticating users using the ionic custom auth. I am trying to get a response back with the inAppBrowser hidden so I am not using a web form. I...
View ArticleIonic + Laravel
@thomas96 wrote: Hello, I created an Ionic front-end app following this tutorial: http://devdactic.com/user-auth-angularjs-ionic/But now I want to use actual authentication using a mySQL database. He...
View ArticleWill the Ionic View app only load from an ionic directory?
@Spilot wrote: I'm using the ionic framework with the Trigger.io framework. The ionic view app works fine when I'm loading a sample page from the www folder in the ionic directory, but I want to load...
View ArticleVisual Studio ionic app incompatible
@EasyHero wrote: Hi guys, I upgraded my visual studio community 2015 to support Universal Windows Platform and after that, I opened an ionic mobile app that I built using visual studio and it told me...
View ArticleCordova Chip Card Reader Plugin
@jonathanrojas20 wrote: Hi everyone.Does somebody knows about any "Chip Card" reader plugin? I want to make a Point of Sale App that reads any chip credit card from Visa or Mastercard brands. I had...
View ArticleIonic materializecss
@GEOCODER wrote: To begin my project, I choosed the tabs template, when I added the materialiecss framework, the header took the new style, but the tab navigation bar disappears, is there any...
View ArticleHow to get Geolocation when app is closed (killed)
@Simo2015 wrote: Hello ionic members, I need to get the position of mobile when application is closed == killed, like whatsapp or facebook or many apps ,so i can receive the location of mobile and...
View ArticleAngular GeoLocation Andoid Emulator fail
@elduderino15 wrote: Hi there, I am trying to test GeoLocation on the emulator but it fails. I am sending the coordinates through the emulator extensions menu yet it does not find the location. It...
View ArticleCameraCapture & cordovaFileTransfer not working in Android 3.2
@Teravito wrote: Hello I'm having some troubles with Android uploading photos from the gallery to my server, the code works in iOS (Camera & Library) but in Android only the Camera works fine. Am...
View Articledoesn't work with isolated scope
@Rinogo wrote: I'm trying to minimize my use of $scope as much as possible in an app I'm working on. In this app, I can't get my nav-bar buttons to work with ctrl (using controllerAs) unless I don't...
View ArticlePush Notifications. What's so wrong!
@Mariam123 wrote: Hi guys. I am just so fed up and I don't understand why is this push notification thing just so badly documented. Or I am just so pathetically dumb. Pls help me out...
View ArticleApi:ready fires very late on iOS using DreamFactory
@AlexBowen wrote: I am posting on behalf of a community member on the DreamFactory forum to perhaps gather more insights as it may be on the Ionic end? I have a hybrid app, which has been built using...
View ArticleGet GPS data from API and then display Google map - problem: empty map!
@DavidLoevy wrote: I have Ionic app for displaying GPS location which is loaded from database (through API). Problem is that view with google map wants to be render earlier than in controller gets...
View ArticleIos app install but not open
@1fabiopereira wrote: I have an application developed with ionic that works perfectly on Android is already up in the play store , however the version ios install when I open it immediately closes it...
View ArticleLost Original Ionic Code
@rrenee wrote: Good Day Everyone, My computer crashed and I have lost the code I created for my Ionic App, it was uploaded and I currently can run it through the Ionic View. Is there anyway to recover...
View Article