Android compatibility! API Level? Ionic.. Support Library we need to add for...
@Bopaiah wrote: my Ionic project works in Lolipop device fine but not in Kitkat 4.4.4 and below ,so plz tel me how to support , it was working in Kitkat before but after adding few animation UI it is...
View ArticleHow to! google maps places/autocomplete long press issue in Ionic - the fix!
@rolinger wrote: This issue plagued me for quite sometime. A year ago I integrated google maps with autocomplete into my Ionic app and from the get go I was experiencing the long press issue....
View ArticleHow to store ionic project in git
@anoop1986 wrote: How we can manage version control in ionic project? Currently when i are create a new project i can see more foldern and inner folders which are generated by default. So if i need to...
View ArticleExecute GSM Codes (Call diverts)
@ibsenleo wrote: Hello everyone, Im building an app on ionic, and i would like to know if its posible allow ionic or cordova (not sure which should do the job here) to execute GSM codes (like...
View ArticleBackground Geolocation
@ignatiahx wrote: Is Background Geolocation Plugin supported for WP8 platform. In https://github.com/mauron85/cordova-plugin-background-geolocation it is mentioned as it is not supported for wp8....
View ArticleIonic Azure Media Player Integration
@ankitkatiyar30 wrote: Can anyone help me in integrating Azure Media Player in ionic app...It works perfectly on browsers but not in devices.Please Help Posts: 1 Participants: 1 Read full topic
View ArticleIonic push notifications on iOS
@detoxN wrote: Is it possible to send push notifications without an apple developer acccount? I've created an app that communicates with my mower and push notifications would be very nice. Only I want...
View ArticleFooter button equi-distant from bottom and sides of the view
@edwrede_ZA wrote: Hey to all you front-end wizards I have a question and was wondering if anyone has any pointers... I need to have a button fixed on the bottom of the view, but it needs to be...
View ArticleContent overflowing the Popup on Android 4.3 (API 18) and older
@douglasjunior wrote: I verified this issue on Android API 16, 17 and 18 with Genymotion and API 17 with Samsung Galaxy Tab E 7". Ionic 1.7.16 Cordova 6.2.0 Mac OSX 10.11.6 Screenshots: API 18 Captura...
View ArticleStart video in full screen
@akilud wrote: Hi, I have created this video chat app using ionic, I want to start the call with the video being fullscreen, I have tried setting width and height to 100% and also removing the padding...
View ArticleIs there any possibility to force an app to open after private update?
@kimbie wrote: Appreciate for any input Posts: 1 Participants: 1 Read full topic
View ArticleRecording Testers App Interaction
@russ wrote: Dear IONIC Community, I am curious to learn what people are using to record the sessions of the beta testers of their apps. There are so many to choose from AppSee, SmartLook, Inspectlet....
View ArticleHow to disable the back button while showing the side menu button after login?
@ggoforth wrote: Hello all! Having a great time deving with Ionic, just running into one issue. I have a login route, that displays the side menu icon, this is great. When I login, I use...
View ArticleCollection-repeat issue when use progress element
@xumingxin7398 wrote: I used collection-repeat in my app which developed in ionic 1.3+. Some code just like below:< div collection-item-height="244" collection-item-width="50%"...
View ArticleIonic Protractor testing, making get requests
@nooreo92 wrote: I am testing a login page that sends the credentials to an api, and returns either "error" if failed or "user@email.com" on success. If the response is successful, i want it to...
View ArticleCss transform using a lot of memory
@ultradryan wrote: I was creating a flipping card animation on a div with css. the average memory usage of my app is about 120MB.when i click and flip a card, it go way up to 300MB and more. is that...
View ArticleIonic SplashScreen
@anicacute09 wrote: Hi, guys.. I am making an app which I need to use splashscreen. I already installed cordova.plugin.splashscreen and add the necessary codes in config.xml.. Lastly I modify my...
View ArticleIon-content in ion-slides can have both X and Y shift in IOS
@ybguokou wrote: I have been using ion-slides component (from swiper.js) to implement a multi-page horizontal slide box, each page of which can be scrolled vertically, by using ion-content. On web and...
View ArticleE2E, cannot read property of 'whenGet'
@nooreo92 wrote: I am testing a login page that sends the credentials to an api, and returns either "error" if failed or "user@email.com" on success. the senario.js describe('clicking on the login...
View ArticleFAILURE: Build failed
@_prashant wrote: Hi, I am new to ionic framework and designed an application for me and when I am trying to execute the command "ionic build android" I am getting a error. Please,help me to resolve...
View Article