Start new application in Ionic 4 beta or Ionic 3 stable?
@matanyed wrote: Hi, I gonna start develop new app in two weeks to my client It’s very huge and important app It will take 2 months of work for two developers Ionic team, do you recommend to start...
View Article'duration' param of ScrollTo function of ion-content limits the length of scroll
@jooo13 wrote: I want to scroll to a specific component in an ion-list using its position that I got using the id of the component, like follow : //this.idRec is the ID of the component let element =...
View ArticleHow to create tow projet in 2 projects in 1 on ionic
@durvilchat wrote: Hi please I would like to know how to create 2 project in 1 on ionic? thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2multiple devices communication for mobile apis
@Cdeveloppeur wrote: Hi everybody, I am looking for a way to make real time communications between multiple mobile devices on IONIC 2. I would like to know how to do, if for example I want to make a...
View ArticleUploading image in Ionic application with ASP.Net Web API
@mark2k wrote: For the benefit of fellow ionites I just wrote an article on how to upload image via asp.net web api...
View ArticleCordova build failed for Windows
@azamalvi wrote: I want to test my app on Windows / Windows Mobile. For this I first installed Visual Studio Community 2017 and then I downloaded Windows 10 SDK & Mobile Development with...
View ArticleUnable to do ios build
@cshankarn wrote: I have created a profile in ionic dashboard and uploaded the .p12 and mobile provision. I get the below error when i issue package build command, ionic package build ios --profile...
View ArticleIonic 3 Help for a Beginner
@tascam424 wrote: Hi folks, this may seem like a very simple question to most of you, but i’m just starting out with Ionic 3 so i appreciate your help and patience. So i’ve created a very simple...
View ArticleIonic start error, why?(nodejs 9,ionic 3)
@codiqa100095421 wrote: npm i × Running command - failed! [ERROR] An error occurred while running npm i (exit code 1): > node-sass@4.5.3 install...
View Articlecontent.scrollTop is 0 unless I bind to (ionScroll)
@wvoelcker wrote: Hi all, I’m confused by some behaviour I am seeing in my ionic3 app, and wonder if anyone can help me understand what is going on. The behaviour is: I am importing ViewChild and...
View ArticleIonic Build- Error: spawn EACCES
@Vinayk_89 wrote: I see new problem while building the android in OSX. Please let me know the solution for this. Logs: (node:26466) UnhandledPromiseRejectionWarning: Unhandled promise rejection...
View ArticleOn Click the button vanishes?
@emiljenson wrote: Hi, I have created a page which contains a button and on click of his function a pop up opens up. Everything is working perfectly in browser. But when i checked from my phone, on...
View ArticleSlides gallery don't work properly after the last image
@JEricaM wrote: In my Ionic app I wanted an image gallery so I decided to use the slide system. I used the slide code that is into the ionic documentation but I have a problem: when I try to swipe the...
View ArticleInput value
@Arugama wrote: hello everyone, i wonder how i can use the word written in the input of my service input: test and i want to use that word “test” in my service getemail(){ let url = URL_SERVICES +...
View ArticleFacebook plugin is not installed (warning and error nach plugin installation)
@Catweazle101 wrote: After I added the native facebook plugin ‘cordova-plugin-facebook4’ I receive following warning and error: 20:21:03] console.warn: Native: tried calling Facebook.login, but the...
View ArticleBack Button Translation
@mdline wrote: Hello, on devices there will be a text ‘Back’ next to the back button. Is it possible to remove the text globally for all pages? Posts: 1 Participants: 1 Read full topic
View Article[IONIC3] - COMPILE ANDROID - ionic cordova build android, FAIL
@otta23 wrote: PS C:\Users\otta\mobile\bahiadeportes-mobile> ionic cordova build android Running app-scripts build: --platform android --target cordova [17:47:53] build dev started … [17:47:54]...
View ArticleCustom Pipe Ionic 3 | Pipe Not Found
@danztensai wrote: Hi Everyone I need help, I have problem with pipe in Ioni 3, I’ve been following this thread Pipe Globaly and Cant find pipe ionic 3 But still no luck all i Get is The Pipe...
View ArticleOAuth what would the Redirect URL be
@simonjcarr wrote: I need to consume a 3rd Party API. It uses OAuth for authentication. I am able with the InAppBrowser to send the user to the remote server to login, but what would I use as a...
View ArticleShow loading spinner while preloading pages
@PlasticSoul wrote: Hi guys, how can I show a loading spinner while preloading the pages with high priority? I set the “preloadModules: true” and I’m using the priority atribute in some components....
View Article