Ionic is not defined when using ionic-push
@Devniz wrote: Hi all, I'm trying to use ionic-push-notification feature. I am carefully following the push from Scratch tutorial that you can find here: http://docs.ionic.io/docs/push-from-scratch I...
View ArticleCan't serve new TypeScript project: Module not found
@dustinjsilk wrote: Hey guys, Getting an error when trying to start a new TypeScript project. Tried playing around with the Webpack.config file - which mixes things up but doesn't resolve to a...
View ArticleHelp - Why wont this work in Ionic within
@pbul2004 wrote: I think it has something to do with the having the default scroll https://jsfiddle.net/xpte1skg/ When i place the code from the fiddle within the it doesnt work? Any ideas? Thanks...
View ArticleUsing icons in angular 2 component
@prolink007 wrote: Here is the problem: I am trying to use ionicons inside of an angular 2 "component". This is not working. The image is now shown. <div style="background-color: green; color:...
View ArticleKeyboard error and Cordova plugins?
@chrisbrody wrote: I got an issue at https://github.com/litehelpers/Cordova-sqlite-storage/issues/355 where a developer would get the following error: TypeError: Cannot call method 'transaction' of...
View ArticleUser Error
@aaronksaunders wrote: needed to update ionic@beta again Posts: 1 Participants: 1 Read full topic
View ArticleIonic Avatar List - How to keep image's proportions?
@Corvi wrote: Hello, I'm using ionic list with avatars as documented here http://ionicframework.com/docs/components/#item-avatars My problem here is, that my avatar images are not necessarily...
View ArticleBuilding a game with iOS game center support for match making
@timothym wrote: I'm working on building a multiplayer mobile game. I'd ideally like to utilize Apple's Game Center service so that I don't have to set up my own server that creates matches. I've...
View ArticleSwiper Broken in Modal on 1.2.1
@dponrals wrote: After updating to Ionic 1.2.1 my modals slides are stuck halfway in between... Any suggestions on how to fix this? Posts: 3 Participants: 2 Read full topic
View ArticleHTML5 audio not working on samsung phones
@MasterOfTheWind wrote: Hi. I'm developing an Android and iOS app that plays a HTML5 audio stream. I'm having issues with Samsung Phones (Ace 3, Galaxy S6 and Note 3, they are the ones I've tested),...
View ArticleThe emulator not working for android
@muditha wrote: When I try to run the emulator this is the error i am getting. Any Ideas why I am getting this? Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred....
View ArticleExtremely slow on ios
@kirobo wrote: I have built a simple application in ionic with Pushwoosh notifications. The application build works fine on android devices but super-slow on ios - emulator and actual device. I have...
View ArticleCannot find module 'minimatch'
@prime wrote: Hi, i am newly installed ionic, after installation restart my pc, after i created sample project and add platform to project but i am getting following error harish@DEV-10:~/Test$ ionic...
View ArticleCant do ionic lib update to 1.2.1 from 1.1.1
@VolvoOlympian wrote: I am on ionic 1.1.1 and would like to update to 1.2.1, when I run ionic lib update, I get the following: bower ionic#1.1.1 cached...
View ArticleInfinite scroll doesn't work in android?
@dchong wrote: I got infinite scroll working in iOS but it doesn't work in Android (emulator or device). Pull to refresh (ion-refresher) on the other hand works perfectly on both platforms. I can't...
View ArticleApp data not getting refreshed but coming from server ionic AngularJs
@nikhilknoldus wrote: I make a http call and get token in localStorage and further get data in views, i logout and remove localStorage (that means token) and again login with different user (again new...
View ArticleGetting error in ionic.bundle.js - builing APK
@ankush_m wrote: Err_address_unreachable error.Hi I am new to ionic. Facing this error. Thanks Posts: 1 Participants: 1 Read full topic
View ArticlengMap not working when used inside of an ionicModal
@kamikaz1_k wrote: Hey! So I am having problems with implementing a map view (ngMap) in my ionicModal. Even the most basic of implementations: <map id="map"></map>does not work within my...
View ArticleHow can i implement push notification without ionic push service
@rgopikv wrote: I want to implement push notification in my ionic app without adding the ionic service. I just want to send message using device token directly to...
View ArticleHttps show in Iframe
@demur7799 wrote: Need 1 tab app in ionic with iframe display this url for iOS and Android: https://cabinet.set-network.ru/cabinet/ Pay under $70. Posts: 1 Participants: 1 Read full topic
View Article