Sqliteporter plugin_not_installed
@bernardsa wrote: Hi every, I am following a tutorial to import prepopulated sql into ionic using sqlite-porter but when I test the app on my phone (ios for now), I get plugin_not_installed though it...
View ArticleLogin failedError: A network error(such as timeout, interrupted connection or...
@MikrosTheoulis wrote: Hello all I am currently developing a push notification application. In order for the user to log in the application User authentication along with Firebase Authentication has...
View ArticleUnable to show the image using getPicture
@kattasrinu wrote: var options = { destinationType: this.camera.DestinationType.FILE_URI, encodingType: this.camera.EncodingType.JPEG, mediaType: this.camera.MediaType.PICTURE, quality:20,...
View ArticleSo the facebook share is useless now, how about this?
@perenyitamas wrote: Hello guys! Yesterday i tried to implement the native social share and realised that the strict facebook api is no longer allowing to paste messages to the share window so pretty...
View ArticleIONIC 3 publish android package problem
@baronist wrote: Hello, I am developing ionic 3 application with vs code and when i am publishing project with ionic cordova build --release android it is create a unsigned apk but when i want to...
View ArticleIonic cordova resources --icon not works
@JulioNicolasPapp wrote: I have a problem, when i execute this line, the terminal wants to log in with my account, and have problems to log. I’m putting correctly my e-mail and password. Something...
View Article[android] disable zooming when system-wide font-size increased
@m52go wrote: my app relies on media queries. for example, in one place, 3 buttons show for wide screens and 2 buttons show for narrow screens. problem is this gets screwed up if the android system...
View ArticleHow to encode and decode URL links in ionic 3
@hamdanihamza wrote: Hey Guys, I’m wondering how to encode and decode URL links in Ionic 3. I have some variables (URLs) that i need to insert into mysql database. I’m using Laravel’s Api. Thank You....
View ArticleSending params when dismissing
@Xiwi wrote: I’ve got 3 routes. When I move from 1st to 2nd I need to pass a parameter: this.navCtrl.push(ReadyPage, { newGame: true }); But I also need to pass sometimes this parameter as well when I...
View ArticleHow to fix error: spawn EACCES
@medeiraf wrote: Solution: Windows solution method: sudo chmod 755 "/Applications/Android Studio.app/Contents/gradle/gradle-4.1/bin/gradle" macOS or Linux solution method: 1) sudo chown -R...
View ArticleBest way to leave my app running in the browser
@pistoleta wrote: Hello there. I’m new with Ionic so please bear with me. I developed a simple app using Ionic1 and AngularJs and I want to leave the app running on the browser of a raspberry small...
View ArticleTranslate elements with ngx-translate in common.ts file
@apalau wrote: Hi there, I would like to translate elements using the ngx-translate library for ionic. The following code works perfectly in all pages of the app, except the common.ts page...
View ArticleIon-select adding additional space to container after action sheet is open...
@meatloaf4 wrote: Have a very strange issue occurring here. For some reason i’m getting some additional spacing being added to my ion-card after a ion-select action-sheet appears. This only happens on...
View ArticleDisplay number keyboard without type="number"
@meatloaf4 wrote: Just wondering if anyone has come across a way to open up the number keyboard on iOS & Android without setting the type=“number”. So far type=“tel” seems to work best, but it’s...
View ArticleWhat does --prod flag do exactly?
@rafbgarcia wrote: Does it include the four Advanced Options? What does it do, exactly? $ ionic build --help ➜ imoto-motoboys git:(master) ✗ ionic build --help ionic build - Build web assets and...
View ArticleDiv white when open Keyboard
@MoreFlores wrote: Someone who can help me with this problem, it happens when I open the keyboard I see a div color balc and cloud the map ezgif.com-video-to-gif.gif600x1067 913 KB Posts: 1...
View ArticleUnable to set ion-navbar colour dynamically
@danives wrote: Hi, I’m using a library (https://github.com/davidmerfield/randomColor) to generate a random colour per item in a list. When selecting that item in a list, I want the next page to open...
View Article[Stencil] How to import exactly two v4 ionicons into a Stencil component?
@AaronSterling wrote: I’m designing a Stencil component with Ionicons v4. Based on a condition, I’d like to either draw ionicon A or ionicon B. I’d like to ensure the component only imports those two...
View ArticleNeed a freelancer to help me
@prober996 wrote: I am struggling to import a v1 project into the new Pro platform. The app works (i.e., the apk and ipa files that I compiled last year work fine on my ipad), but I get errors when I...
View ArticleSet focus on an input that is in a nested for loop when a button is clicked
@trfletch wrote: I have a nested for loop and I want to have a hidden input that is only shown when a button is clicked, I also then want the input that is shown to get focus and the keyboard to show....
View Article