Send Push notifications using ionic.io
@salahyahya wrote: Hello guys, I am trying to follow this doc http://docs.ionic.io/v2.0.0-beta/docs/push-full-setup I got the token, and when I used the CURL to send notification it went great, my...
View ArticleIonic Cordova WebView with cordova-admob-pro
@naguchennai wrote: I try cordova-admob-pro in my app its working fine ads working all html page. but in my cordova webview ads not show why? .controller('register', function($scope, $cordovaAdMobPro)...
View ArticleHow to send an image to ionic app by sharing from native gallery's share...
@jeson_114 wrote: stackoverflow.com Use Share feature from device gallery to send an image to Ionic app ,similar to share to whatsapp asked by Jeson Dias on 08:02AM - 20 Jun 16 android, angularjs,...
View ArticleProblem with displaying data on android
@jadago wrote: Dear all,I have a problem with displaying a long list of data from database to the android. When the data in the database has three rows, the device (phone) displays them but when I add...
View ArticleTwo Apps, little difference?
@AlainB wrote: Hi all, I recently started working with Ionic and Cordova, as my job requires me to, and I come across an issue that serves as a bottleneck. Right now, we're developing essentially two...
View ArticleConnecting to MSSQL
@ThomasVandeveire wrote: Hello I have to make an ionic application that is in constant connection with a Microsoft SQL database. For this application I need to make a login page that checks user...
View ArticleBinding android service
@charman wrote: Hi guys, I have an android service written before. Is there any plug-in which binds this service to ionic? Can you show me a way what to do or how to do ? Thanks in advance Posts: 1...
View ArticleA problem while running Ionic Serve command
@dylaneJC wrote: Hi everyone I get a problem while running "Ionic Serve" command on my windows.Here is the message that usually appear :" http://localhost:8100 le fichier ou le repertoire est...
View ArticleFacebook Deep Linking and Ionic
@A_N wrote: First would like to thank you guys behind this great framework, i have managed to build hybrid app and my boss kinda happy with the progress So I have managed to call my Ionic App with...
View ArticleAppPresser?
@myra wrote: If I purchase the Ionic Theme does it work with AppPresser? I have built an app with AppPresser but it does not scroll I was told by their technical support I have to buy one of their...
View ArticleGoogle maps integration, V2
@pwrreques wrote: I'm using mapsplugin/cordova-plugin-googlemaps and my problem is that de map when the app start the map appear like transparent or white but the map is loaded cuz when i scroll the...
View ArticleCollection-repeat scrolls to top when clicking back from item screen
@suitcase wrote: Hello,I'm using collection-repeat, which is defined like that: <ion-view hide-back-button="true"> <ion-content overflow-scroll = "true" > <ion-refresher...
View ArticleUpdate Item appearing in multiple views?
@ladmerc wrote: What's the best way of refreshing items appearing in multiple views? Currently, I save all the views data in services and refresh all views to update the change of an item. I feel...
View ArticlegetPushPlugin error when running on device
@vialware wrote: After i set dev_push false i get the following JS error when running this on a device. I'm only building for iOS not android. Also i'm using phonegap build to generate the...
View ArticleIonic 2 docs out of date already
@SubEffect wrote: Yup. And it's very confusing. Eg. there is no ./app/app.js, there is no ./app/app.html At this point in the tutorial I'm more or lest completely lost. Posts: 2 Participants: 2 Read...
View ArticleError Building for IOS with ionic package
@Tolu wrote: i Am getting the this error "Failed to upload source image: Error: read ECONNRESET (CLI v1.7.15)" when i try to build for IOS. i have tried googling it but can't find any solution. Posts:...
View ArticleIonic Package Script to Build and Download
@ryanhow wrote: Before I re-invent the wheel, has anyone made a script to 1) Send a project to Ionic Package to be built2) In a loop - Monitor the build status for success / fail3) If success then...
View ArticleAngularJS elements showing up in Android
@skywalker0002 wrote: In my Ionic App, the AngularJS elements are showing up first and then data loads coming from the web socket api using angularjs...could anyone help me out ? Posts: 7...
View ArticleMeasure? Detect Touch Area?
@joaolori wrote: Hello Guys, Im trying to detect the area of touch, like, if i touch with hand, i will much more area selected the when i touch with only a finger.... There are any way to accomplish...
View ArticleUsing cordova/phonegap plugin in ionic app
@georgeMathew wrote: hi guys,i'm new to ionic.i want to implement payment gateway for my app and i found that there is a phonegap integration is available for my required gateway ,so my question is is...
View Article