Ionic cordova build android --prod fails
@mycosoft wrote: hello i have a problem generating a release apk and Ionic cordova build android --prod also failed working it stops on ngc started… am really stack some help… Posts: 1 Participants: 1...
View Article[Ionic 4] Router Navigate Null data problem
@LazCoder wrote: I want to show the data I have taken using “this.router.navigate” on the detail page. Some data have no description. So the detail page doesn’t open in some. How can I ignore null...
View ArticleBLE plugin
@BrentAshWilliams wrote: Does anyone know if there are plans to have a BLE plugin for capacitor? Posts: 1 Participants: 1 Read full topic
View ArticleIntegrate ionic 4 in native iOS Application
@adhirgarg wrote: Hi, I am trying to create ionic 4 application on react. I have an existing iOS application, where I use UIWebView/WkWebView. Now I want to use ionic-react with Cordova in the...
View ArticleIonic v4 - E2E - Ion-select-option - Failed: Element not interactable when...
@xfile089 wrote: Hello guys, In test E2E: I would like to click an element “ion-select-option” but an error appears: “Failed element not interactable”. This is my html code: This is my e2e code: A big...
View ArticleCkbutton is not visible on Ionic 4
@ionian wrote: Hi i am working on an Ionic 4 project. I am using CKEditor. I add a custom ckbutton. It is not visible though. My code is as follows: <ckeditor style="color:red" [config]="ckeConfig"...
View ArticleWebrtc in android debug and release build
@abhibly wrote: Hello, I am building an app that contains a video call between two users. I have Agora(https://www.agora.io/en/) as a video provider. The app works fine in a web browser. But when I...
View Article[Ionic 4] CSS API background image?
@LazCoder wrote: Hello there, How do I set the image from the API as an ion-content background image? (in CSS code) Posts: 1 Participants: 1 Read full topic
View ArticleIon-select don´t selected default value when charge the page
@jgmartinezm wrote: This is my html code <ion-item class="input-item item-has-value"> <ion-label position="floating">Tipo Trabajo</ion-label> <ion-select...
View ArticleCan any one explain how to use PhotoPlugin in the app
@parthnayak5487 wrote: Try to use the plugin but it is not working. If anyone can give example here for IOS and android it will be great help Posts: 1 Participants: 1 Read full topic
View ArticleTabs selection not working
@giuliastully wrote: In my app created with Ionic3, the tab selection does not work. That is, the clicked tab page loads but the selection remains on the previously clicked and equal tab by clicking...
View ArticleReload current page
@mtnoronha7 wrote: I have a modal that changes and API variable. And this variable is used to fetch server-side information. I usually load this data on ionViewWillEnter function. Is there a way to...
View Article[Ionic 4] Change transition back button
@Euxiniar wrote: Hello everyone, I can’t find how to change the animation of the ion-back-button, with Ionic v4. I found this topic, which shows how to do it in v3, but the Navbar element no longer...
View ArticleStar Rating Ionic V1 App with actual stars.... not a redirect to the app...
@mmcgeehan wrote: Hey Everyone, I was successful in getting a popup with a button that takes you to the app store to rate the app, but I am looking for a tutorial that shows you how to make it so that...
View ArticleSpeed up boot time for android?
@ashok12 wrote: My app takes too much time to load on android 5.0. i have more then 20 pages and it takes almost ~40 s to load. i have tried “lazy loading”, but it does not work, it makes it worst!! i...
View ArticleAppflow Deploy plugin is already installed
@zilverband wrote: Tried changing channels, and i cannot change the cordova ionic plugin details to auto deploy on background. i am getting this error . Appflow Deploy plugin is already installed....
View ArticleCreate a post method inside a class with empty constructor
@thilinanara wrote: this is my class . export class publicip { publicip: string; constructor(private http:Http) { //this.navCtrl.push(MainPage); } public getip(){ let headers = new...
View ArticleI'm not able to build build my app
@flycoders_sourav wrote: Hey guy’s , I’m facing few problem since last week still am not able to build my app , while try to build my app showing an error , error message is given below Checking Java...
View ArticleIon select not showing
@sehsah2020 wrote: hi , when i used ion select in ionic 4 like this > <ion-item> > <ion-label>Gender</ion-label> > <ion-select placeholder="Select One"> >...
View ArticleClearText Communication Not Permitted
@karthikmani15 wrote: I am Using Native HTTP Get ionic 4 It gives clear text communication not permitted in android pie version. Http Cannot Work I am trying to Change network_security_config .xml...
View Article