How to span a Unicode character in a page?
@leonardofmed wrote: I’m trying to span a simple hexagon (⬢) in my page, this way: <span>⬢</span> but I’m receiving a rectangle with a cross in the middle, like an error icon. I...
View ArticleHow to add a component to a modal in ionic angular
@akshh wrote: In the modal which is displaying i wanted to add a part in that modal.So i created a seperate component and want to call that component in the modal.html.So how can i achieve it .Can...
View ArticlePlugin to search for images with certain text
@Rashadab wrote: I am wondering if anyone can recommend some plugin that searches for texts in images. I am trying the OCR, but honestly I see poor examples about it out there. I would like to pass...
View ArticleIonic 5 & Local Notification
@talhax wrote: I am using Local Notification plugin …it is playing default sound not my custom sound how can I fix this ? Where we have to place sound file in which folder? Thanks Posts: 1...
View ArticleSlow list switching + ripple effect lag
@Mazus wrote: Hello everyone, I’ve been struggling for a (very long) while on performance issues on my app, that concern list switching with segment buttons. I’m using virtual scroll to improve perfs,...
View ArticleProblem with url reference using google places api on iOS
@Faraon wrote: Hello, im using angular-material-extension/google-maps-autocomplete in order of use places.js API, i have my apiKey and everything is working fine on android allowing the url...
View ArticleIonic grid use with one fixed column and one scrollable
@Michael2779 wrote: Hi, I am creating something like a address book within my app using ionic grid. I wanted to have the main content of the page to have two columns. The left most columns would be a...
View ArticleIOS build not working on Ionic 5
@SaeedAnsari wrote: Hello I am unable to build for the IOS platform due to the following error diff: /Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The...
View ArticleReact app loading lots of markdown/html fragments with images
@vicmortelmans wrote: Hi, I’m building my first app in Ionic with React and Capacitor. It consists of a single page with navigation based on accordion and carousel components. I’ve set up a skeleton...
View ArticleTemplate icon in tags html
@heliomarpm wrote: Hello, gentlemen Is it possible to reproduce this designer from ionic 1 with ionic 5? I’m having a lot of difficulty in building a template my way, I feel that I don’t have as much...
View ArticleApk not open. any devices
@DanielG21 wrote: Previously it worked fine, I don’t know what happened, now it doesn’t open on any device. Captura de Pantalla 2020-04-24 a la(s) 21.30.29828×377 13.9 KB Posts: 1 Participants: 1 Read...
View ArticleCannot find module "."
@namaa wrote: Hi, When I run command “ionic cordova run android --prod”, error is: Uncaught Error: Cannot find module “.” package.json: { “name”: “ionic-hello-world”, “author”: “Ionic Framework”,...
View ArticleSlow splashscreen loading
@YXUN wrote: Hey guys, so my splashscreen takes 5 seconds to load then it appears a white screen for 4 seconds, total 9 seconds, very annoying. I use command Ionic build > npx cap add android >...
View ArticleIphone store look
@nexoone7 wrote: Hello Hi I need help related theming any one help me out In ionic provide Cards which gives premium card look and its look like almost similar with iphone store look cards so I...
View ArticleHow to Record Videos in ReactJS with Capacitor and Cordova Plugins
@aaronksaunders wrote: I have an updated version of this post on using react hooks and firebase with capacitor In this new blog post and video I show how to incorporate @ionic/native and cordova...
View ArticleAny codes doesn't works in the app-root tag at Ionic 5 & Angular 9
@JeongJun wrote: I added a small custom spinner in the app-root tag for my app’s first slow loading by this guideline:...
View ArticleItem key is erased
@yhsgw wrote: Even if I set an individual key for item, the key will be erased at compile time. I don’t know how to solve it. please help me… Posts: 1 Participants: 1 Read full topic
View ArticleMost Ionic Native plugins are obsolete
@jbty91 wrote: hi, I noticed that most of the critical ionic native plugins are no longer maintained. (native audio, adbmob pro … no commit since 2017) I would like to know if it is dangerous to use...
View ArticleERROR Error: Uncaught (in promise): PushNotifications does not have web...
@dibyendusaha10 wrote: ERROR Error: Uncaught (in promise): PushNotifications does not have web implementation. How to catch this exception for web implementation, or to proceed with Push Notification...
View ArticleManifest JSON 404 (Not Found) on Ionic CLI : 6.6.0 #21129
@ulisesinfante wrote: I have manually added a manifest.json <link rel = "manifest" href="/manifest.json"> on ionic and it doesn’t load well. This is happening locally(localhost…). When I install...
View Article