Ionic 3 Angular Build without Ionic Scripts / CLI
@Dovel wrote: Yes, Ionic 3. It’s a huge project with several apps which cannot simply migrate to Ionic 4 / 5. Not yet. But I’m thinking about multi-app (monorepo) improvements. A step by step process...
View ArticleWhy loop in an ion-item?
@alexandreGlenet wrote: Hello, Maybe I would ask a silly question, I don’t understand why we loop on an ion-item and not on the ion-list. I usually put my loop on a and I don’t understand why in ionic...
View ArticleIon-Select - Choosing a default value
@eliasminima wrote: Hi, I have been trying to figure out a way to add a default value for my . I have an array with a js interface. <ion-select interface = 'alert' class="t-select" placeholder =...
View ArticleCan Anyone provide me a working code in ionic of transmitting and scanning...
@mohit810 wrote: I have tried many thing and I came accross 2 liberaries:- For Eddystone :- https://evothings.com/detecting-eddystone-beacons-in-javascript-made-easy/ For Ibeacon :-...
View ArticleUnable to build apk file : com.android.tools.aapt2.Aapt2Exception: AAPT2 error
@akshay1000 wrote: Hello, I have been trying to revive my Ionic 3 project for a while now. The build was being successful until I decided to implement a push notification feature in the already...
View ArticleIonic 5 - long press gesture example
@marcelomoraesaguiar wrote: When I upgraded my project to Ionic 5 I had problems with hammerjs, so I writed this directive using GestureController, I hope is usefull for someone. import { Directive,...
View ArticleFont Family issue inside ion input
@TinkyWinky wrote: Hey Everyone, Due to designer request I had to change font family and size inside an ion input. And now I currently face an issue where my ion-input wont show typed text when I’m on...
View ArticleSplit pane issue
@2manoj1 wrote: hey all, I am new in Ionic. using ionic 5 with angular. In header I have dynamic button on click load split-pane with dynamic data. When I switch between button Automatically...
View ArticleRun Ionic React Capacitor App on webserver
@monaco05 wrote: i have an ionic react app. i build my app und copied all files from build folder to my webserver, but the startpage is empty. Webserver: standard apache The App works fine with ionic...
View ArticleDelay location and notification requests
@heardnetwork wrote: Is there a way to delay the popups asking for permission to access location and send notifications. as it stands they both appear as soon as the user open the app on iOS, and it’s...
View ArticleVirtual DOM
@softwarekoch wrote: Hi, after 3 days of reading stuff in the internet it looks like the biggest difference between Angular and React is the so called “Virtual DOM“. If both ( Angular and ReactJS )...
View ArticleCox Business Email IMAP, SMTP, POP3 Server Settings
@coxemailsettings wrote: To set up a cox email server settings for the business email follow these methods:- Sign into your Cox Account Go to settings In the moving toward mail server area, guarantee...
View ArticleViewport-fit cover or auto?
@sakotturi wrote: I have an ionic v5 app deployed to the web. I created a link to it in my instagram bio. My webapp then renders in instagram’s webview. It initially loads properly with all of the...
View ArticleReact ref ion-popover
@arctos wrote: Hi, I am trying to use IonPopover in an ionic react app. I cant get a ref on IonPopover, but I can have one on an IonInput using the same method. I watched in the ionic doc for popover...
View ArticleContext Menu on the header bar
@lsantaniello wrote: I’d like to add a context menu into my ionic 3 app, similar to whatzapp. Is there a native component to implement this? 51278112-5375-4396-a656-30a551c31153945×2048 58.4 KB Thanks...
View ArticleDynamic page layout depending on screen size in Ionic 5?
@sherrim wrote: I tried putting example code in stackblitz, but the member-detail page is not displaying correctly (the header/toolbar is chopped off, so no back button), even though it looks right...
View ArticleFunção assincrona
@greisson wrote: Prezados, como faço para pegar os steps da função service.routes do geolocation e passar para outra função? Ela é assincrona e não estou conseguindo passar essas informações para...
View ArticleIonic 5 InAppBrowser.create not working
@derekbaker90 wrote: I’m using the inyected InAppBrowser plugin service in my Ionic 5 app as inAppBrowser.create('http://some.url/example', '_system'). It does nothing when running in my android...
View ArticleAppflow - Capacitor. Check for update from app
@terranmarine wrote: Hello, This is something I have been struggling with. I am looking for a way to check if there is an update available for downloading and display the current deploy id from the...
View ArticleIonic 5 cordova chrome debug console not removed in release
@iot-dev01 wrote: Hi, we have the following Problem with our app release: After a android cordova release build and signing the chrome debugger console is not removed like expected. Steps to...
View Article