How do i create my ionic app (apk) for windows platform
@sanjay100 wrote: Hi friends, I have created apk on windows 7 for android platform.but i have to launch my ionic app for windows mobiles.please any one know how do i create apk for windows mobiles...
View ArticleIonic form create read update delete
@airharoon wrote: i would like to have read my form and display the data and display them as a list so i can edit the from which data will be displayed in the form and then also delete Pasted...
View ArticlePerformance
@srl wrote: Hi to all, i have a strange situation in my work, i have done an app with ionic 1, in the emulator for android and iOS works good, also with Real device like iPad air 2, also on different...
View ArticleAngular-timezone-selector Failed to instantiate module starter
@Lay wrote: angular-timezone-selector doesn't work correclty. I installed the plugin angular-timezone-selector from this source: https://github.com/mishguruorg/angular-timezone-selector During...
View ArticleIonic Push for iOS Dev not working
@bcstrawn wrote: I've followed the Ionic Push guide to set up push notifications for my Ionic app, currently testing on iOS. I haven't been able to get push notifications working for dev, from either...
View ArticleUpload multiple APN certificates?
@Grayda wrote: I've just hit a brick wall that I didn't realise: Multiple APN certificates. I've got one app that has two different versions, a free and a paid version. Code-wise, they're 100% the...
View ArticleStack Overflow Questions Jobs Documentation Tags Users Badges Ask Question...
@reviloera wrote: Hello am trying to send push notification from my nodejs server to ionicframework API and am getting an error here is my code var token =...
View ArticleHtml2canvas could not capture scrolled content in ionic
@Sachinkumar wrote: I have table in my app which contains scrollable data both horizontally as well as vertically, wanted to capture complete div of table using html2canvas. But it captures the data...
View ArticleGo to last state not working
@priteshpmehta wrote: Hi all, I have one abstract page (like master page) and two child pages i.e Page1 and Page2... I want whenever i click on device's back button then if i am on Page1 then app...
View ArticleFont-Size in different platforms
@codiqa100098546 wrote: Hi, I have a question. Ionic has one specific (14px) font size or different sizes for each of platform/device width? Thanks for replay Posts: 1 Participants: 1 Read full topic
View ArticleIonic [$cordovaFile.writeFile] memory limitations and how to get around them
@ank5 wrote: I am using $cordovaFile.writeFile to save a zip file to iPad. The zip file contents are send by Node server and passed to the below function in data parameter. var saveZipToiPad =...
View ArticleDynamic TemplateUrl based on User Role
@zahrani wrote: Hi , i have the following code : .state('service_tab.home', { url: '/home', views: { 'service_home-tab': { //templateUrl: 'templates/staff/service_home.html', templateUrl: function() {...
View ArticleCan't see images of slider when routing to it
@1BJK903 wrote: My slider's images are not showing, when I first visit the splashscreen. So when I route a button (that is situated on my splashscreen) to my homepage, I can't see the images in the...
View ArticleDisable SSL in Ionic
@Silvermyst wrote: Hi, there! I'm developing an app, but when trying to use some web services through https with $resource and angular-soap, it fails. When I run it with ionic run android, in the...
View ArticleOBD2 connecting
@KristjanV wrote: Hello Can i connect OBD2 and iOS in ionic? I have search the web but can not see clear answer. Best requardsKristjan Posts: 1 Participants: 1 Read full topic
View ArticleIonic Creator vs Ionic CLI
@jonasmarco wrote: Hello friends, first of all apologize for my English. I'm starting with Ionic, I discovered the Creator and I am amazed (really a great job).I created a few pages and put some css....
View ArticleFirebase auth & database operations extremely slow on iOS 10 only
@ramonmacias wrote: I've got an Ionic v1.3 app running the Firebase Javascript SDK v2.4.2. For ALL devices that have recently upgraded to iOS 10, the firebase login is now at extremely slow (10...
View ArticleImplementing tab bars without having a history for each of them
@msmith26 wrote: Hey, I am trying to implement the ion-tabs within a page but also have the back button avoid flicking through each tab. The tabs are now part of the navigation history and I was...
View ArticleException in thread "main" java.lang.NullPointerException
@Egea wrote: Hi, i have a problem when i try to build my application. This is what i do: λ ionic build androidRunning command: "C:\Program Files\nodejs\node.exe"...
View ArticleComponent library for designing Ionic's mockup
@badpenguin wrote: Is there a library for adobe indesign or other tools to design a graphic mockup of the app? Posts: 1 Participants: 1 Read full topic
View Article