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

Need Suggestion Regarding Ionic app Localisation strategies

I working Ionic project in latest framework. basically there requirement like to implement different localisation. the application same but appicon, splash screen and few label in application only...

View Article


How do you manage and automate app versioning?

I use ionic to build my ios app which then will be distributed via xcode. To build it I simply use the following command: ionic cordova build ios --prod Doing this then .xcodeproj will be generated, I...

View Article


Problem with developing an ionic react application on android 6

Hi everyone, I decided to develop my own application on my Android 6 device using capacitor and ionic react. Following the ionic react documentation, building a blank project and running the “ionic...

View Article

* Could not determine the dependencies of task ':app:lintVitalRelease'

I have the following error whe i try to compile with ionic cordova build android --prod --release > cordova.cmd build android --release cordova-plugin-androidx-adapter: Processed 39 source files in...

View Article

Can you help with restore app after minimize?

Hi guys, I have a problem with Ionic 3 after migrate our app from android 8 to android 9 and the “issue” is the application after we restore the application, after is minimized (circle button,...

View Article


I return to the homepage, the "main-menu" is no longer working

Hello there. I am using Ionic 6. And , in “app.component.html” There is " ". 1 - I created a new page (category.page.html) and added “ion-menu”. 2 - and I added " " Menus are working. But when I...

View Article

Ionic 5 listen for web requests

I have an app that will need to listen for web requests. Essentially, it needs to be subscribed to a notification that may come from someone else’s version of the app. I believe the way to do this...

View Article

Image may be NSFW.
Clik here to view.

Found a Next.js Template with Ionic?

Hey there, I saw this example/template here: github.com vercel/next.js canary/examples/with-ionic-typescript The React Framework. Contribute to vercel/next.js development by creating an account on...

View Article


Image may be NSFW.
Clik here to view.

Strange resolution issue with Samsung S20

I have a screen shot from a user that looks pretty bad and quite different to what I would expect. It is from a Samsung S20. I looked up the specs here: YesViz Samsung S20 viewport size, resolution,...

View Article


Image may be NSFW.
Clik here to view.

Ion-content --offset-top issue

When does the offset get calculated? Any solutions to this issue? For some reason I have an --offset-top of 0 when returning to this page after a payment. If I leave the page and come back it is back...

View Article

Capacitor local plugin support not working

Follow the information here: https://capacitorjs.com/docs/plugins/web I have created the default capacitor plugin with the echo method. Inside of the vue file, I have the following: import { Plugins }...

View Article

How to add Capacitor Storage value to Observable

Hi, I have values stored with capacitor storage and retrieve them with the following code: export async function getStorage(key: string): Promise<any> { const item = await Plugins.Storage.get({...

View Article

Image may be NSFW.
Clik here to view.

Ion-menu reveal: set content top

I need to animate the content to 120px (see photo attached), when the menu is revealed, but I can’t figure out, how the is being positioned (no css). Would be glad for any hints into the right...

View Article


How to do nested components in Ionic Angular?

Hey guys, I’m primarily a Vue developer and recently had to work with the ionic angular code base and I have been having trouble with using component inside another component. Here’s what I want to...

View Article

An if statement in size-md/size-sm.. etc

Hi! I am wondering if there is a way that I can add an inline if statement inside of size-md/size-sm… etc. on 's? Maybe something like: <ion-col size-md=" randomArr.length > 0 ? 12 :...

View Article


ReferenceError: globalThis is not defined

Hey guys its been weeks that my app was running great in broswer as serve or serve -l and on some android devices as build -prod and build as apk or run. but not running on other devices like android...

View Article

[Ionic v6] tag IonIcon

Good night, I’m starting to study Ionic 6 and I saw in the code the tags for me to change the icon, , but in the documentation it just shows like this, . How do I change the icons on Ionic 6? Thank...

View Article


Ionic POS Print

Hi, I am developing an app for a POS Terminal device. In my app there is button to print a reciept. When i am used printer plugin, it gives me print prompt. Bu I didint founf my device inbuilt printer...

View Article

Image may be NSFW.
Clik here to view.

How to change modal content

hello. i have this page explore that categorizes destinations by ion-cards, these cards are clickable and opens to a modal page destinations, now what I want to happen is by clicking this cards the...

View Article

Access window property from external js library

I am trying to integrate SnapKit login into ionic 5 and also testing in ionic 4. But, I am not able to access window properties. I get error: > snapKitInit does not exist in Window & typeof...

View Article
Browsing all 49083 articles
Browse latest View live