Push doesn't send
@Flo_helloartisan wrote: Hey ! I follow the steps to send push on my Ionic app.When push is registered I do an alert to get the uuid, and then send push with curl. Problem with curl, push stay in...
View ArticleBeginner's Database Question
@aboka wrote: hi, im just starting to learn Ionic and would like some help. Like to know whats need to be learn if i want to create an apps with a database to store user's info like login id/password,...
View ArticleIon-radio border-radius issue
@Jflabonte wrote: Hey guys! I am having some issues with the ion-radio. I am currently trying to add some border-radius to the ion-radio which works but not on all corners. /** * Radio Button Inputs *...
View ArticleScroll to textarea input problem on iOS when keyboard open
@taigeair wrote: I have a problem with getting the view to scroll to the right place. It should focus on the input cursor in the text area but it doesn't. Seems to affect iOS, not sure about Android....
View ArticleIon-refresher - Implement different pull to refresh style
@gabrielbazan89 wrote: This feature is working for Ionic v1 ? I would like to maintain the current position of the background. Only pull down the icon. Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic - ShowCase View
@Overtronick wrote: is there any plugin for this problem or library? Posts: 1 Participants: 1 Read full topic
View ArticleIonic upload says AppID not exist
@jcoady wrote: I made an error and deployed an app to a wrong email login. Now when i try to deploy to correct email the $ionic upload says App ID does not exist. How can i reset the appId and...
View ArticleCase of study GPS + INTERNET CONNECTION + BACKGROUND SERVICE
@vitorcampea wrote: Hello community! I have been studying the ionic from 2 weeks and I love it .I would like to ask people with more experience than me if is possible to develop a challenge that I...
View ArticleAlert message indicates that ionic view "QRCode scanner not available in...
@jcoady wrote: i have been using ionic view perfectly to test a barcode scanner app. Until last couple of days it worked perfectly and now when i test the barcode scanner it shows an alert QRCode...
View ArticleInterface not respecting IOS status bar
@Brucildo wrote: Hi, I am pretty new to Ionic and the test apps Ive been making, gives me this results: Idk what to do, i can't find anything to fix it. please help me. Thanks in advance Posts: 1...
View ArticleLogin Authentication work on browser (lab) BUT not on ionicview or ios emulator
@comerun wrote: Hi all, I am having difficulties testing my application on Ionic View or iOS emulator. When I run my app from browser (ionic serve --lab) I am able to send the login http post request,...
View ArticleAccess to prestashop API by Ionic (AngularJS) denied
@poitevinleo wrote: I want to get my data in JSON from my Prestashop API with this code. $http.get("http://2GHG8JA7I4IX43CSMU98L6CEXI7J4WDJ@onefantasticshop.com/api?io_format=JSON").success(function...
View ArticleHow to make ion-header-bar draggable?
@litingjun wrote: I have many tags want to be displayed in ion-header-bar which can't be in just one screen, Is it possible to make ion-header-bar draggable? like following gif of app: Thanks. Posts:...
View ArticleAndroid build problem in windows 7
@anku wrote: :CordovaLib:generateDebugAssets UP-TO-DATE:CordovaLib:mergeDebugAssets UP-TO-DATE:CordovaLib:processDebugManifest UP-TO-DATE:CordovaLib:processDebugResources FAILED BUILD FAILED Total...
View ArticleLink offline app with ionic.io push notification and other feature
@Isma wrote: Hi everybody! I come back to develop with ionic, and i see a new feature for push notification and other stuff.I create my application on my pc, and i create a reference online.Now online...
View ArticleHow to build Ionic apk in school environment?
@Pablo74 wrote: Hi all devs The question is simple: I would like to teach Ionic in high school; it will be very interesting if my students could build their own mobile app. How can we build final...
View ArticleUsing chartjs in ionic framework with firebase
@mrk6990 wrote: I'm new at ionic framework.I want to use chartjs in my application based on data stored in firebase. here is my code which I retrieve data in list: <ion-list> <ion-item...
View ArticleKeyboard issue in ionic model
@jithesh472 wrote: While using ionic model, keyboard is not working in the device i-ball slide 3g 1035.Only some characters are working. Not numbers and letters. Posts: 1 Participants: 1 Read full topic
View ArticleApi calls stop working after publish on Play Store
@rmocca wrote: Hi!, I have a simple issue (I hope its simple )My app gets one value from an api. This works perfectly when I test on my device, also if I test it from Ionic View.Yesterdey I build the...
View ArticlePush notification not working when device is locked or idle for too long
@eldy wrote: push notification not working when device is locked or idle for too long. I used exactly same code in here http://docs.ionic.io/docs/push-full-setup .run(function($ionicPlatform) {...
View Article