Ionic native printer plugin always prints the last line on next page for iOS
@AdityaSingh wrote: The plugin works fine on android but on iOS it always prints the last line on the next page. I’m attaching the screenshots. Kindly HELP!!! IMG_0071.PNG640×1136 45.9 KB...
View ArticleGradient as background
@oleksiikr9 wrote: Hello everybody. I run into an issue with linear-gradient as background. When I’m doing –ion-background-color: linear-gradient(#4786ef, #f4f5f8); I’m getting this image.png480×858...
View ArticleIonic Framework V3 Background Geolocation
@Anitaxtm wrote: Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and open web standards in the...
View ArticleNav getPrevious() works on livereload, fails without it
@obinnae wrote: Hello, In my app, a user can go to the profile page from different pages (homepage, settings, etc). When he goes to the profile page to update his profile and saves it, I want to...
View ArticleInfo.plist file not found with no modern build
@5w33t wrote: Hey there, Since xcode update 10.2.1 I have this problem when I tried to build my IOS app: Info.plist file not found. And I already use the --buildFlag="-UseModernBuildSystem=0" option...
View ArticleIonic nfc.connect
@madsmile wrote: Hi, my ionic info Ionic: ionic (Ionic CLI) : 4.11.0 Ionic Framework : @ionic/angular 4.1.0 @angular-devkit/build-angular : 0.13.5 @angular-devkit/schematics : 7.2.4 @angular/cli :...
View ArticleIonic Local Notification not trigger and sometime trigger before time
@nadirnadir wrote: Ionic Local Notification not trigger or come sometime and sometime trigger before time set time I am facing different scenario when schedule notification set for 5 mint and app in...
View ArticleMaking new field appear for old users
@heardnetwork wrote: I’ve added a new text field to my users proflie page in my ionic 3 app, so they can add a description. It works great for new users, but how do i get the new field to appear for...
View ArticleUsing styled-components
@Kikketer wrote: We use styled-components for our application and I was wondering if anyone has used this to style up any parts of Ionic. We allow customers to alter the theme of our application using...
View ArticleIonic4: How to use a Service Provider as a singleton?
@ioclaudio wrote: Hi, I’d like to create a service provider "QrcodemanagerService " and use it in all the pages of the application as a singleton. My doubt is this: If I define the service provider in...
View ArticleVideo delay app
@basti wrote: Hi, I’m looking for a way of an instant video delay playback. Similar to this one: https://play.google.com/store/apps/details?id=borama.co.mirrorcoach Is there a chance of making such a...
View ArticleHelp with Ionic 3 and node_modules
@nichtwitzig228 wrote: Hi Guys, I have a problem when I tried to install node_modules in ionic 3. I installed it with the command ‘npm i @ ionic / angular’ because the alert did not work. I created...
View ArticleIonic 4 Testing with Storage
@jeremyy7 wrote: Can someone provide me with an example of how to mock the Storage module and implement it? I am simply attempting to test a redirect but because the component uses Storage, I keep...
View ArticleHow to use point cursor over ion-icon (Ionic 4)
@wekas wrote: Neither of these works: ion-icon { cursor: pointer; } ion-icon:hover { cursor: pointer; } Posts: 5 Participants: 2 Read full topic
View ArticleIONIC4 Firebase Push Notification Help Me
@wysong wrote: Hi Dear, Developing with Ionic 3, I could not proceed, so I developed the app using Ionic4. first, home.page.ts constructor () { getPMXToken (); } If you do this, it will work on...
View ArticleIon-datetime doesn't show
@Maaar97 wrote: Hi I’m trying to open an ion-datetime but it doesn’t work, doesn’t show anything, errors neither. I tried using the ion-datetime out of ion-item and it shows and error, but i don’t...
View ArticleIonic sends same data multiple times to the server which is supposed to send...
@ThaminduDilshan wrote: Hi, In my ionic app, I’m sending http post requests containing json data to a server. App is supposed to send multiple requests inside a loop with different data (client_id,...
View ArticleCan't play music with src ipod-library:// via native plugins (Media, Native...
@wingo7 wrote: Hi, all I have an issue, I can’t play music with src ipod-library://item/item.mp3?id=1575650902221466280. I use a media plugin for this purpose and it doesn’t work, also I’ve tried...
View ArticleHow to translate strings with parameters?
@ioclaudio wrote: Hi, In an Ionic4 app I’d like to translate strings with parameters like these: <ion-label>I accept <a href="#" routerLink="/terms_conditions"> terms and...
View ArticleIonic apps
@kolito wrote: I would like to do a small project with ionic . The name of my project is to find a doctor an application made with the ionic frameork and a mysql database . An application that can...
View Article