ngWidget Calendar in Ionic Framework
@ehlaumarc wrote: Hi , im trying to implement a 3rd party plugin , ngWidgets-Calendar(http://www.ngwidgets.com/angularjs-widgets/) into my ionic app. Everything seems good however the calendar could...
View ArticleIssues with back buttons
@adza007 wrote: Hi there, more questions (i'm nearly finished i promise!).. My back buttons don't seem to be working properly.. have i got the syntax right, i'm using the Tab app.. Firstly, in...
View ArticleHow to integrate BuddyPress in an Ionic App
@shuvohabib wrote: Integrating Buddypress related Stuff like Activity, Groups, Friends into Ionic. Does Buddypress provide API for these or how to ? Posts: 1 Participants: 1 Read full topic
View ArticleIs there a way to fake a domain name
@oryan wrote: Please help! I could not find a solution to the problem I have: http://stackoverflow.com/questions/33214264/ionic-emulator-unable-to-connect-to-lync-server To make it shorter: Is there a...
View ArticleSet minimum required iOS version
@ravishtiwari wrote: Hi, Currently my Ionic project is using "Ionic 1.1.0", and I am just building my app fo iOS as of now. The XCode project that is built by Ionic has deployment target set for 6.0....
View ArticleHow to get list and create auto ID?
@headshot8x wrote: Hello guys, I want to create a function auto ID. Example : In table Product have ID ( P0001,P0004,P0006) . It'll create ID with value P0002. Logic as follow 1) Check row in table...
View ArticleLeft side menu as first page
@fabiobalsamo wrote: Hello, how i can show the left side menu as first page after the login??? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIon-list dropdown item
@emsee71 wrote: Is there any code for dropdown item in ion-list ? Please help thanks. Posts: 1 Participants: 1 Read full topic
View ArticleNew ionic push error
@fparigi wrote: I try to follow the push tutorial and add push to my appso when i add the code to my app.js I have this error Cattura.PNG756x620 54.9 KB I try to reinstall ionic add...
View ArticleSingle quotes in meta tag being replaced with &apos on ionic upload
@Rich0101 wrote: When I run the command ionic upload, all of the single quotes within the below meta tag are replaced with &apos. It was also adding  to the beginning of index.html but...
View ArticleIssue with Ion side menu
@anmolarora wrote: While using Ionic's built in directive 'ion-side-menu', I noticed that when on clicking any of the content items in the side menu's ion content, the menu closes by default, which is...
View ArticleUpdate Dependencies for Ionic framework(in the website)
@rohitkashyap wrote: Please update dependencies for ionic framework using android as it is resulting in: "command failed with exit code enoent" Error Posts: 2 Participants: 2 Read full topic
View ArticleMaxlength conditional statement
@emsee71 wrote: How can I get the maxlength of the character in my services.js and put the maxlength of the character in my textbox ? Here is my code: services.js .factory('FactoryofQuestions',...
View ArticleHow to build single side menu for all pages?
@mi6crazyheart wrote: Hi,I'm pretty new to ionic. Currently, I'm trying to build an android app. I've already built the Login, Session management & Logout thing. After, Login into the app, there...
View ArticleAlways Loading when emulate on IOS Simulator
@Jack_h wrote: Hi! Every one, I have a problem when I try to run my app on IOS simulator.The app always show system loading icon at landscape page, and after 10 mins apps still at landscape page. App...
View ArticleApp freezes after being in the background
@s4120 wrote: Hi, My app is running fine, but if I put it in the background for a while, it freezes :- I click on the icon of my app (which is in the background)- I get the splash screen- I get the...
View ArticleDropdown Select Bug iOS9
@nathanminarik wrote: UPDATE/RESOLUTION: I resolved this issue by removing the [overflow-scroll="true"] attribute on the ion-content element. I'm not sure why this was causing issues on iOS9, but I...
View ArticleIonic lifecycle
@levipadre wrote: Hi,I'm using SQLite to store user settings,but when I would like to set up these settings (when user starts the app), I just don't know where to do.I have the controller and within...
View Articledeviceready has not fired after 5 seconds
@ramonluis1987 wrote: I have a big problems.. when a use document.addEventListener("deviceready", onDeviceReady, false); function onDeviceReady() { $scope.prueba = 'ready'; } I have this error...
View ArticleSaving and Restoring $ionicHistory
@fairwindtech wrote: Hi, This may be a n00b questions, so please forgive me if it is... I am creating an ionic app that "wizards" a user through about 10 forms. As the user submits each form, it saves...
View Article