How have you replaced interstitial landing pages?
@katiegv wrote: Have you created a great mobile web app with Ionic to replace the dreaded interstitial landing page (app install ads)? The trend away from them was covered by TechCrunch in Sept.:...
View ArticleGeocode service for address lookups => [lat,lon]
@mixofia wrote: (I'm moving the post here from the 'what are you building thread') I've been working on different variations of a location-enabled app and needed a way to get a point/marker on a...
View ArticleDevice specific css
@Sonukapoor wrote: Continuing the discussion from How to use platform-ios and platform-cordova css classes?: How to use platform-ios and platform-cordova css classes? So each version of android will...
View ArticleResetting plugins due to page load very slow
@kappys wrote: The startup for my app is very slow, I'dont know happen this... the time to load is 30 seconds.. Help 2015-12-01 00:29:23.545 asdasd[3570:1983452] Apache Cordova native platform version...
View ArticleIonic starter sidemenu problems
@lkpttrsn wrote: I started a new project, the ionic sidemenu template and the firsts page that is created has this div: <div class="title title-center header-item" style="left: 48px; right:...
View ArticleHas-bouncing="false" does not prevent bouncing on iOS
@bmetitiri wrote: The has-bouncing="false" attribute is not working for me on iOS, whether I put it on ion-content or ion-scroll, or anything. My structure is like (in Jade style):...
View ArticleDeclare controller in app.js
@mankinchi wrote: Hi everyone, I am having a problem with declaring controller in my app.js (I am new to both ionic and angularJS) This is the additional code I have in app.js var myApp =...
View ArticleIonic 2 location services
@jdnavalta wrote: Good Day Sir/Ma'am, How can I add the plugin for location services? $ ionic plugin add ?????? And how can we use it in ionic 2 to enable location services for android/ios? (sample...
View ArticleNewbie, simple sidemenu and content
@jaguarg wrote: Hi, I am trying to start a very simple app from scratch and I can't get my head around a view / controller issue. My app is not showing the about.html (defined as the default route)...
View ArticleError while building ionic project
@vitthal_walunj wrote: While building ionic project get following error: module.js:339 throw err; ^ Error: Cannot find module 'bplist-parser' at Function.Module._resolveFilename (module.js:337:15) at...
View ArticlePSD to Ionic Theme
@lopauru wrote: Hello, I'm searching for a developer to convert a psd file of 7 screens (included the splash screen) to a ionic usable theme. I need this done in 7~10 days and the budget is $200~$250....
View ArticleSystem alert window for an Alarm Clock
@Echecopar wrote: I'm trying to develop an Ionic app that needs to activate an external alarm, something like a system alert window that can be activated in front of all the other apps in my device...
View ArticleUsing URL's to navigate in Ionic 2
@Mad_143 wrote: I want to use URL's to navigate between pages in an Ionic 2 project. I am aware that the new navigation system works with push and pop but the docs clearly mention that URL's can still...
View ArticleFailed to run controller
@mankinchi wrote: Hi everyone, I have a problem with running my controller after declaring it. This is my current code:app.js var myApp = angular.module('starter', ['ionic']); myApp.controller...
View ArticleA pure angular validate module with toast for mobile app/website without...
@zpczjl wrote: I have made a pure angular validate specially for mobile app/website without jQuery dependency. Functions: 1) Show special style in time to tag the input is valid or not when user...
View ArticleMaterial Design Pattern message?
@victorcarvalhosp wrote: Hello guys, I'm using ionic2 in a project, and want to know if the ionic 2 input components provides the material design message error and sucess pattern in some way? Or i...
View ArticleBuild for windows 8.1
@Yoave23 wrote: Does Ionic support Windows 8.1 desktop? and if it is how do I add the platform? Posts: 2 Participants: 2 Read full topic
View ArticleGujarati language support in application
@patel_di1524 wrote: I am creating app in gujarati language. i set gujrati fonts through css.Its works fine in browser and also on those device which are support gujrati language but is shows...
View ArticleAdvice for slidebox choice
@DFull wrote: Hi community! I have to create a slidebox page with lot of data, and a numbered pagination. This slidebox has to be very reliable and has to work on IPAD 2 only.My experience with ionic...
View ArticleBox is shown for a sec even though show_box = false?
@Texton wrote: Hi All, I have a view with two hidden message boxes, and a controller which defines two variables and sets them to false, representing the visibility of the boxes. The problem is that...
View Article