Understanding the bundle system, any help?
@luchillo17 wrote: I'm trying to understand the bundle system that uses ionic, as i can figure out it uses awesome-typescript-loader inside webpack to transpile the code to ES5, but there are a lot of...
View ArticleIonic 2 Great
@ezazwar wrote: Great Simply i loved the ui of the ionic 2 and simply want to say great work ionic team you rock what i am suggesting is as we cant have both ionic 1 and 2 in same project and...
View ArticleI can't upload videos to Firebase
@ghamtre wrote: Hi guys, I have a problem with my code and I don't know how to fix it, the problem is I can't store a video capture in firebase. Here my code: video controller 'use strict';...
View ArticleCounter for times app is opened
@vignesh5 wrote: How can I check if an ionic app is being opened for this first time? Posts: 1 Participants: 1 Read full topic
View ArticleBack Button Hides Side Menu
@vignesh5 wrote: On my home page for my app I have a side menu on the top left of the navbar, and then I have buttons in the body of my app home page. I want these buttons to directly link to...
View ArticleHow to keep my plugins in package.json clean?
@dtslvr wrote: Hi guys, In my package.json file I have the following plugins: ... "cordovaPlugins": [ "cordova-plugin-device", "cordova-plugin-console", "cordova-plugin-geolocation",...
View ArticleIonic View History
@vignesh5 wrote: Does Ionic viewHistory() get cleared/reset every time an app closed and then reopened? Posts: 1 Participants: 1 Read full topic
View ArticleBuild for web from app? Killing two birds with one stone
@mediafront wrote: Ionic seems perfect for me - a Web developer looking to build my first app. I'm just wondering if it's possible to build the app and make it work on the Web? I'm going to do a...
View ArticleMake a "split screen"
@assangar wrote: Hi, I have currently a big problem with making a split screen. I want to have three section as you can see on the attached picture: Section 1 is a banner with a profile picture which...
View ArticleIonicons not showing (alpha51 + ionicons3)
@lordgreg wrote: Hi, I've just updated my app to Ionic Alpha51 and installed ionicons through npm. I don't get any errors in logs, but the icons aren't showing at all. tabs html: <ion-tabs>...
View ArticleChanging pages two times
@clembo590 wrote: Hello. I have 3 pages (views). from page1 I can go to page2. Once I am on page2, I would like that when a user click on a given button- it goes back to page1 without the user...
View ArticleHow to trigger push notification from device?
@momsenmeister wrote: Hi, I don't really get the concept of triggering a push notification directly from the app My goal is to trigger push notifications directly from the devices that run my app.For...
View ArticleDetail page after list
@netindo wrote: Hallo, my name is Andri. I have problems after my wish list click on the list that appears next, but the results can not. The data is shown not much as it is in the database. Please...
View ArticlePassing Data from InAppBrowser to Ionic App
@sidthesloth wrote: I recently came across a requirement in my project where I had to pass data back from the InAppBrowser back to the app. Initially, I thought this would be an obvious task, but it...
View ArticleNew Ionic DC Meetup! JOIN NOW :-)
@djett wrote: Are there any Ionic Developers aka Ionicoders in the DC area? If so please join my meetup Ionic DC. The goal is to go over the latest and greatest Ionic topics, and services Ionic has to...
View ArticleHow to upload a cordova capture video to Firebase?
@ghamtre wrote: I still don't get it how to transfer my video file to firebase? The idea is to trigger my 'record function' and after end the recording, upload that file to firebase automatically. Or...
View ArticleTemporary publishing an app
@gnout wrote: Let say that a client order a mobile application. My questions are the following. Can I "publish" the application on Internet (in a location like www.somewhere.com/myapp) so he can see...
View ArticlePush notifications stopped working
@vandervidi wrote: Hi,Lately my push notifications stopped working.I keep getting the following message : "Payload too large" but the notification length isnt large at all - max 50 chars. This is my...
View ArticleGenymotion unresponsive to "ionic run android"
@lingading97 wrote: When I run the command "ionic run android" in the terminal my app does not pop up on the screen but instead the tab with the wallpaper, manage apps, and system settings pops up....
View ArticleProblem when creating the apk android (Barcode scanner)
@Innerk wrote: Hi there, i have a working barcode scanner app on ionic view but when i build the apk to android the button that calls the camera does nothing, help! Posts: 1 Participants: 1 Read full...
View Article