Include js file
@jeff-panart wrote: Hi, Playing around with the ionic framework (v4.3.0) a couple of days now and am banging my head on something I think should be very simple. How do I include js files to specific...
View ArticleIonic 4 Calendar UI Plugin Example
@bharathirajatut wrote: Ampersand Academy Ionic 4 Calendar UI Plugin Example | Ionic 4 Tutorials This tutorial implements the Ionic 4 Calendar UI plugin from scratch using step by step explanation....
View ArticleRecieving different format of data when posting JSOn format in HTTP request...
@dkhan wrote: I need quick response on that! I am using HTTP plugin to post data there is a parameter name cart data in posted data which contains JSON format. when the data is received from android...
View ArticleHow to encrypt a video file before download it in ionic 3?
@Tourukmakto wrote: I have develop a videos downloadable app.but downloaded videos only open via my app(Like youtube).so i am decide to encrypt video file before it download. i get video url from api...
View ArticleIonic 3 Plugin Firebase Analytics
@surfzera wrote: I’m using the Firebase Analytics plugin in IOS but I’m having the following error while generating the application in Xcode Erro : library not fount for -lFirebaseCore Can anybody...
View ArticleSearchbar and Ion-list
@SpookieUkie wrote: Hi, I have a search bar with and ionic list, but when I search, I want that ionic list to appear above the content and not push the content down. Any suggestions on how that could...
View ArticleGet request not work in android
@sylviolam wrote: Hi, my app does not work anymore. in ionic 3 it worked, now with ionic 4 is occurring error in the request. The get request does not enter the server. My function on the server:...
View ArticleIonic3-star-ratting - identifying who sent the value
@JoseGonzaga wrote: I have 3 ionic3-star-rating objects in a view, according to the manual I need to use the Events to receive the rating values in the controller. How do I differentiate which...
View ArticleIonic 4 build prod apk larger than debug
@rodrigojrmartinez wrote: Hi everyone, I’m using Ionic 4.3 for building an app and when generating a debug .apk file to use on my device for testing purposes with the --prod flag I’ve seen that the...
View Article[ionic 4] How to force 'slide to left' animation on router.navigateByUrl?
@gigocabrera wrote: When I click the button below, the app navigates to the child page with a “slide to the right” animation. I need to know how I can force a “slide to the left” animation when I...
View ArticleXcode 10: A valid provisioning profile for this executable was not found
@loks15 wrote: I was struggling with this today, it was super frustrating. For now, just go into "File" > "Project Settings..." (or in some cases "Workspace Settings..." ) and then select "Legacy...
View ArticleRestore scroll position in Ionic 4 does not work if I changed the route with...
@jschwenk wrote: I`m reusing the route in my Ionic 4 App to filter a list by changing the route without a component reload. This does not work together with Ionic 4 scroll position restore. When I...
View ArticleIonic 4, dynamic forms
@lxh37 wrote: We have implemented survey app (which includes checkbox, text field, radio button , range etc) in Ionic 1 from JSON file where survey questions are stored, now we want to migrate the...
View ArticleShow one modal at a time in a loop
@helpmelearn wrote: I’m trying to show the user a series of data values in a modal and have the userpick an answer, then show the next one. I’m getting a list of the data back and was planning on...
View ArticleArray with values returning undefined - Observable
@JGFAlmeida wrote: I got 2 tables on the database, one named empresas and other named promocoes. Promocoes have the field idEmpresa where it recieves the value of the field idEmpresa, from empresas....
View ArticleProblem with tabs and routes
@F4cund02 wrote: I need set ´login´ default page , but the tabs not working when i do this change 1.JPG737×99 16.5 KB i change the code and start the problem, 2.JPG744×103 17.1 KB what is problem?...
View ArticleLoading external site within a page
@stevenhagene wrote: I was recently tasked out with bringing over a website into mobile app for a demo. Quickest way to accomplish the work would be generate a new project using the sidemenu template...
View ArticleHow to build with Vuejs
@avilac3 wrote: What is the correct way to generate a project of my ionic project with vuejs. Posts: 1 Participants: 1 Read full topic
View ArticleHelp - IONIC 4 - after installing ionic cordova plugin add...
@apekshapatil wrote: Error: Execution failed for task ‘:processDebugGoogleServices’. Please fix the version conflict either by updating the version of the google-services plugin (information about the...
View ArticleHow to solve ionic 2 background mode not working on ios when update to ios 12.2
@boboaung29 wrote: I use " this.backgroundMode.enable()" in .ts. But it not working on ios 12.2. Please somebody help. Posts: 1 Participants: 1 Read full topic
View Article