Major HELP needed. Unable to start a new project
@emiljenson wrote: I am currently unable to start a new project , am getting the following error C:\newApps>ionic start test blank ****************************************************** Dependency...
View ArticleHow can i do that html viewer
@inghost3r wrote: 21124439_342121539561081_1867905417_n.png540x960 102 KB Click button and show the this html Posts: 1 Participants: 1 Read full topic
View ArticleBug/Problem with setTimeout function
@Zahema wrote: I know the title seems weird but hear me out. I am using setTimeout() to keep track of some user events -like scroll ending-, which worked as expected (executed a function after a set...
View ArticleCSS not loading properly
@rajatkhare wrote: Hello, I’m having a weird problem. The first time I open a page, it displays properly like this: first time.PNG427x660 313 KB But if I go back and then come to the same page, it...
View ArticleDatagrid suggestions
@jdcharbonneau wrote: Hi, I need to bid on a project to replace a Silverlight app with an HTML5 equivalent. This app has hundreds of pages, many of which use the Silverlight datagrid. This datagrid...
View ArticleChallenges we are facing to build android day to day
@govindappaarun wrote: We are a team of 4 to 5 developers working on building android apps mainly, Our Environment Development environment is windows 7, node : 6.10 ( LTS), npm latest version. cordova...
View ArticleHow to make slide up from bottom using the swipe bottom or tab
@naveenkg19 wrote: Started playing with ionic 3 , suddenly stuck at a functionality using ionic 2 . no idea of what to use . In my dashbord I have two rows , row-1 have a slider and row-2 has a four...
View ArticleSupported Plugins for the *new* Ionic View app
@shoverbj wrote: I recently (last week) updated my app to the new Ionic Pro platform. I downloaded the new Ionic View app from the iOS app store and attempted to run my application. The app loads but,...
View ArticleIonic Pro Android Package
@gregmarine wrote: Now that I have one of my applications moved over to Ionic Pro, I have noticed the Android Release packaging is much larger in filesize and appears to not use the production mode. I...
View ArticleIs it possible to play in-app video streamed from a server?
@nb1990 wrote: Thinking of using Ionic to build an app where a user can play video that is stored on a server somewhere. The video has to play in app, is this possible? Posts: 6 Participants: 2 Read...
View ArticleGit push ionic
@jinbochen wrote: I am having build issues with git push ionic master. Please help look into this problem. It failed with the following message: remote: [22:35:45] lint finished in 5.92 s remote:...
View ArticleInsert at a selective position custom components in grid columns
@anna_liebt wrote: Hello, static I have in a custom component a grid with 6 rows and each 9 columns. In each row is a custom component. But not in each column. So what I want to make dynamic is the...
View ArticleError: spawn EACCES cordova plugin add
@behrooz2 wrote: Hi, I am trying to add cordova-plugin-facebook4 to my ionic3 project and get this error: ionic cordova plugin add cordova-plugin-facebook4 --variable APP_ID="***" --variable...
View ArticleMake ion-col resize to img size
@cafej wrote: I’m trying to create a layout of ion-img inside ion-col but the images are getting cut, how can I make then fit without using specific height for every screen size <ion-card>...
View Article[Ionic 2] Where should I put images
@BangNgo wrote: I am confusing about putting images. In src folder, it has folder call assets and then img. I put images there. It worked in browser but app ref: Images not loading in mobile from this...
View ArticleDoes Angular 2 text mask work in Ionic 3.7.0?
@josechepe wrote: I need to implement a mask for an input phone number, So it should look like this (555)555-5555. I used Angular 2 text mask but It doesnt work. any help ?? Posts: 1 Participants: 1...
View ArticleSlides Content Always At The Middle
@junjunhernandez wrote: How can I make the slides not middle aligned vertically? Short paragraphs looks really nice but I have problems if I have long paragraphs. align-items: flex-start; does not...
View ArticleDisplay image from device
@mattvig wrote: Hi there, I am trying to display an image after getting it from the imagePicker plugin, but cannot make it work. The image uri in iOS is like...
View ArticleHow to push value into an array
@flycoders_sourav wrote: I have a blank array. i want to push value into blank array from another array.I can not do. when i push the value into the array.there showing an error. Below my code:...
View ArticleIonic application starting delay
@Faizyfaazz wrote: When i open the ionic app it take some time to open(shows white screen ) after splash screen. How to reduce the delay. Posts: 2 Participants: 2 Read full topic
View Article