Input 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 ArticleI can't use if & else & var
@efekanesirgeme wrote: $scope.hesapla = function(midterm1,midterm2,speaking,reading,quiz,portfolio,kanaat,oralexam,proje,islem){ if(midterm2){ var islem=0 (midterm2=1); }else{ islem=midterm2*20/100 }...
View ArticleMostrar texto al presionar boton dentro de una lista
@alfonso112 wrote: Hola buenas soy nuevo en ionic, tengo una duda respecto a como mostrar un texto al presionar un boton dentro de una lista. Estoy trabajando con text to speech en ionic 3 y tengo una...
View ArticleStencil.js integration with hapi.js
@DukeOfEarl wrote: I am new to Stencil and don’t have a lot of experience with hapi.js right now. I would like to use Stencil on the front-end of a hapi.js web app, but I don’t know how to do that....
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: 4 Participants: 2 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 ArticleCopy of divisions getting created, when opentok subscribe or publisher connected
@jackrose3143 wrote: Hi, The ionic app version is 2. Reference app link: https://github.com/opentok/opentok-ionic-samples/tree/master/Basic-Video-Chat I am trying to use above example in one of my...
View ArticleHow do I get multiple value stored into a property?
@RobertLow wrote: Hi, i am having this HTML code <div> <ion-label>Fruits</ion-label> <ion-select [selectOptions]="selectOptions" [(ngModel)]="fruits" multiple="true" okText="Done"...
View ArticleForm goes blank
@govindappaarun wrote: Similar to this old issue ( 1.x) , in 3.x form fields go blank after filling out some of the fields, This is happening on long forms, any clue ? I am yet to try by removing and...
View ArticleIonic 3 align-vertical-top
@danielpt wrote: When i use ion-item with item-start and item-end, if i use more then one row in item-start, the item-end will be centered… How can i put then align on top… Like this: ITEM...
View ArticleAbout Video Player
@krrish wrote: Hi Guys i need help please tell me how to do live streaming video player in ionic v1. Posts: 1 Participants: 1 Read full topic
View ArticleWrite very long text to file using file plugin
@thegiffary wrote: Hi, I have one problem. I would like to write text to file that store on device. here is my code this.dataServices.downloadVerses(this.id).subscribe((response) =>{ let options =...
View ArticleAdd linear gradient to ionic card component
@Lasithavw wrote: How can i added linear gradient to this ion card.if i added it in scss file only the background image will be shown. <ion-card background-size...
View ArticleA generator for Ionic Apps that uses Angular Schematics
@robinyo wrote: A generator for Ionic Apps that uses Angular Schematics Generating and serving an Ionic project You can use the ng new command to generate a new Ionic project: ng new...
View ArticleInfinite scroll showing error
@dipankar123 wrote: hi I am new in Ionic 2, I am doing infinite scroll for loading list and showing error “ERROR Error: Uncaught (in promise): TypeError: Cannot read property ‘push’ of undefined”,...
View ArticleIonic unable install Platform
@NoName wrote: Android and IOS (node:81411) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Failed to fetch platform cordova-ios@4.5.4 Here is my Ionic...
View Article