Ionic 4 - Stencil Routing with componentProps
@grodgers wrote: I have a question regarding the use of component properties when routing programmatically. I’ve trimmed down the Ionic-PWA-Toolkit sample to following code blocks: my-app.tsx import...
View ArticleUpload Video on amazon S3 with ionic
@lsantaniello wrote: Hi guys, I need to upload a video on AWS.S3 platform. I don’t understand how do it. Could you please support me? I read several tutorial but it not works. Thanks Luca Posts: 1...
View ArticleIs it possible to create a gps app
@Qabrix wrote: Hi, is it possible to create an app like for example google maps (navigating you to the place that you want) or such in Ionic? Thanks Posts: 3 Participants: 2 Read full topic
View ArticleBlack and blank page when switiching back to main screen
@emulgator wrote: As I am learning angular and ionic, I made a simple app. The problem is - when switching to the other page via menu, and then going back to homepage - it’s black for a few moments,...
View ArticleUsing ion-button to type text and hide keyboard ionic 3
@leovsf wrote: Hello there, In this project I’m trying to do a security page (named Login) before access my ionic app data based on pin password. I’m stucked in ion-button, my objective is to not show...
View ArticleHow does Twitter mobile hide the address url on safari iphone
@lolaswift1 wrote: https://mobile.twitter.com I tried to do it with: <meta name="apple-mobile-web-app-capable" content="yes"> but not working. Posts: 1 Participants: 1 Read full topic
View ArticleHow to blur an ion-input?
@PhillipCapital wrote: How do I programmatically lose focus of an ion-input? Is there a way to trigger the ionBlur event for an ion-input from code? Posts: 1 Participants: 1 Read full topic
View ArticleError with my ionic app
@nahuelreymundo wrote: I have 3 pages in ionic. When I go from home to page2, with the button, it’s pop up, "All imports are unused" Image: http://i68.tinypic.com/egpgt2.png Can help me?? Posts: 1...
View ArticleProblem with youtube iframe and android full screen
@CRITtech wrote: Hi. I built an app that I’m trying to run on both Android and iOS. Unfortunately the youtube iframe isn’t working properly on Android. Though it did work on ionic view when running...
View ArticleDynamic directive for ion-buttons
@guyjoules wrote: I’d like the “left” directive to be dynamic, based on a RTL variable I maintain. Is that possible without writing my own directive? <ion-buttons left class="row"> ......
View ArticleSend OneSignal push to particular users
@soo wrote: Hi, How do I send OneSignal push notification to some particular users when some page is open? example: When a transaction is done, the app will go to a “ThankYouPage”, I need when this...
View ArticleHow to change the tab page?
@Khaledesu wrote: Hi, I’ve created a Tab Page with the following tabs pages : HTML : <ion-tab [root]=“searchrequest” tabIcon=“search” tabindex=“0” [tabsHideOnSubPages]=“true”> <ion-tab...
View ArticleIon-slide behind transparent header?
@joseraphael777 wrote: Home Page <button ion-button clear color="dark" ion-button icon-only menuToggle> <ion-icon name="menu"></ion-icon> </button> </ion-navbar>...
View ArticleClose button issue
@uddyvky wrote: On login page I created a card and to close that card I added a close button ion-item but the issue is that when I click any where in the card horizontally with respect to the close...
View ArticleRandom Error: ENOENT: no such file or directory
@AKSHAY2110 wrote: image.png373x650 44.5 KB I added a page called polls using the CLI and I randomly keep getting this error when I try to push to this page. Sometimes this shows up, at other times it...
View ArticleCheck dynamic segment in @ionicPage()
@pushpendra-jaypore1 wrote: Hello , i want to check dynamic segment in @ionicPage({ segment:’:url’}) there is any way that ionic provide to check the url contain some string or not because in my case...
View ArticleWhat's the purpose of Debug.log?
@ayami123 wrote: I mean I’m wondering what’s it’s purpose, I don’t want to commit this file since i don’t know what’s it’s purpose anyway can anybody tell me what’s it’s purpose in my ionic project ?...
View ArticleGIVE HINT! -- Typescript Error: Type 'Observable' is not assignable to type...
@ohkawa wrote: I stuck with an issue, uploading my console screenshot. Error told me to check “this.postList” of type. in my app, this value’s type is Feed.interface.ts type. But return value from...
View ArticleOpening a local html page in an iframe
@msafisabis wrote: i am building an ionic 3 application that reads ebooks. i have another application that is responsible for playing the ebook. i need to integrate the ebook player in my main app and...
View ArticleHow to change the go button in the keyboard (Ionic) android or IOS
@ayami123 wrote: i want to change the go text in the keyboard i want it to be let’s enter return or search but i only want it’s text to be change not the function Posts: 1 Participants: 1 Read full...
View Article