Quantcast
Channel: Ionic Framework - Ionic Forum
Browsing all 48980 articles
Browse latest View live

Zsh: command not found: gradlew

Hi, I need some help. I tried to generate Android App Bubdle (AAB) by using command ‘gradlew bundle’ but got this error: ‘zsh: command not found: gradlew’ I run this in the...

View Article


Image may be NSFW.
Clik here to view.

[ionic 5 ion-select] How to custom html inside select-text

image1014×2032 110 KB Is it possible to customize html inside select-text. I try with this snippet but it doesn’t work out. <ion-select> <ion-select-option> <div...

View Article


How can I make an Ionic application auto change it language based on user...

I want to create an Ionic Project where the ionic application’s language on both iOS and android device will auto change to the language based on the user device where they have choose their prefer...

View Article

Looking for the alternative

I’m looking for an alternative for this specific part of the import. import { Nav } from “ionic-angular”; <— This is for ionic 3 and Angular 6 What could be its alternative for ionic 5 and Angular...

View Article

Open Azure app services without login

Hi… I have an application made with Ionic+React+Capacitor. I have MS ADAL authentication in the app. One of my requirements is to open an Azure Appservice in Browser Plugin of Capacitor. I have...

View Article


Unable to see logs from simulator

Hi there! I’m struggling to see the console logs when I run the app using a simulator. I start it with “ionic capacitor run ios --livereload --consolelogs --serverlogs” (I’ve also tried with the...

View Article

Image may be NSFW.
Clik here to view.

Unable to view Azure file contain SaS token (image,pdf,video,mp3) using the...

In the ionic project, i use previewanyfile plugin so that user able to view the file without require to download it, I have tested the plugin by using two different url which are a sample image from...

View Article

Router.push changes url but doesn't rendering page

This sample code changes url path, but app doesn’t render pages. What can I do? <template> <ion-page> <ion-content> <ion-grid> <ion-row> <ion-col size="12">...

View Article


npm can't be found when I run ionic start

I’m getting the error > npm.cmd i [ERROR] Command not found: npm when I run ionic start. npm -v and node -v both give me results of latest versions, and I have my environment variable set. I ran...

View Article


Load Google Maps Marker from assets folder

Hello, I load from here: https://cdn.mapmarker.io/api/v1/pin?size=42&background=%2368BC00&icon=fa-circle&color=%23FFFFFF& my marker. But sometimes the map display no markers and...

View Article

Https call not working in ios

Hello My solution is set up with following version: Ionic: Ionic CLI : 6.13.1 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.1.1 @angular-devkit/build-angular : 0.803.29...

View Article

Device enter key detector

Hello. What I’m looking for is to run the Search function when the device’s enter key is pressed but I can’t do it. If with onIonChange I can filter the words What event is necessary to use to detect...

View Article

"App Rate" dont work

(topic deleted by author) 1 post - 1 participant Read full topic

View Article


Image may be NSFW.
Clik here to view.

Png image make background color black in css ionic

I am using css with ionic . Using image in background but when i use image that maked background black.without image it looks fine. ion-content { --background: url("/assets/product_background.png") 0...

View Article

How can i show json http details page in ionic5

Please I have problem when i print data in details page My code I Dont Want Use Services **Schools Page** items: Observable<any>; constructor(private router: Router, private http: HttpClient) {}...

View Article


Strange issue with modal. After first dismiss all my modals are dismissed...

Recently something happened to my modal (maybe after upgrading to ionic v5) all my modals are now being dismissed right away after they are drawn on the screen. Only the first modal accept user input....

View Article

React firebase phone authentication

I’m very new to typescript with React, planning to build an app with Firebase Phone authentication with typescript and react. Does anyone have a sample code that I can refer which using React with...

View Article


Ionic-input: native input not rendered

ionic-input not rendering native input element to DOM: <ion-item> <ion-label for="name" class="block">Name</ion-label> <ion-input type="text" name="name" value=stream.name/>...

View Article

Hardware back button destroys the app

I’m an Ionic 5.6 application with Angular 12, the problem is when I press the hardware back button anywhere in the app, my app gets closed. I’ve subscribed the backButton in my home page component...

View Article

In v6 beta, what should I use for a time picker instead of Ionic Datetime?

In v5, I’ve been using Ionic Datetime to let users select a time: just the hour and minutes (0, 15, 30, or 45). The code looks like this: <IonDatetime {...register('field_reminder', { required:...

View Article
Browsing all 48980 articles
Browse latest View live