Dyanmic tab title - Ionic 4
@oliverandersen wrote: I have made my profile tab title dynamic, and the name is changed to the name of the actual use as soon as the data is loaded.The problem is, once this is done, the title is not...
View ArticleAdmob Not shoing
@ConcaveIT wrote: Admob ad is showing in DevApp but when i compile it does not show on virtual device or Real device. Needs help? Thanks in advance. Posts: 1 Participants: 1 Read full topic
View ArticleBug in navigation stack in ionic4
@juny58 wrote: I have found out a bug probably in ionic 4 navigation stack. Previously opening any page from anywhere as many times would stack it in the navigation stack as many times and that too...
View ArticleStatusbar color change when app launch
@AliWaqassi12 wrote: like this statusbar.gif1080x1920 1.47 MB Posts: 1 Participants: 1 Read full topic
View ArticleWrong view port height on ios for first time
@Dharm123 wrote: I have updated my Xcode to Xcode 10 and now when I make a build using legacy flag, it works well but got one issue. It doesn’t allow to interact the user for the bottom part of App, I...
View ArticleIonic 4 ion-slide width is wrong
@frontend-raiden wrote: Hi! I don’t know if this is a bug or I’m doing something wrong, but the size of the slide on a 360px screen sets to more then 2000 px. What could be the problem? Thank you!...
View ArticleProblem Ionic V4
@ManuIon wrote: Hello, I have developed an app with: Ionic: ionic (Ionic CLI) : 4.2.1 (C:\Users\Consulente\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : ionic-angular 3.9.2...
View ArticleIn Ionic 4, how can I determine if I'm in dev or prod?
@scottieslg wrote: In Ionic 3, I could use this code to check if I was running on a device or in a browser: if ((<any>window).cordova) this.debug = false; The if ((<any>window).cordova)...
View ArticlePassing Object from Modal in Ionic 4
@mlynch wrote: I have a modal that displays a list of objects for the user to select from. When they select one, I want to pass that object back to the calling page and close the modal. I can’t find...
View ArticlePush Messaging to Android and Web in same project
@easychurch wrote: Hello guys, I’m developing an app for ios, android and web. I’m just using one project vs code for everyone. In almost everything works. But, I do not know how to implement a push...
View ArticlePrint Ticket on Bluetooth Zebra Printer
@daguanta wrote: Good afternoon, I am developing an APP on ionic 3, I want to print on a Zebra printer via Bluetooth, will you be able to help me with the Plugin that I will use? Thank you very much...
View ArticlePrinting on Honeywell Datamax printers
@Routeique wrote: Hello, I am trying to integrate bluetooth printing on my application but have no luck. I’m using Honeywell’s Datamax Oneil Apex 4 printer. I’ve tried the BluetoothSerial but it’s not...
View ArticleAdd specific minutes to a time
@Yasirjani wrote: I want to add 10 minutes to a predefined time. for example: public morning = 7:30 Now I need to add 10 minutes to the morning. How I can do it? Thanks Posts: 2 Participants: 2 Read...
View ArticleBuilding an app with secure database requests?
@Jprules123 wrote: Hello ! I have built websites for some times and just getting started with building applications with Ionic. I would like to build an App that is also accesible from a domain name...
View ArticleIonic 4 and Cordova, Capacitor incompatbility
@SuperRoo wrote: Have built a simple camera app in Ionic 3 using Cordova and everything worked fine and the Camerea came up in Ionic Devap. Did the same thing for Ionic 4 and not working. First off...
View ArticleIonic core (v4) slides not working in Firefox?
@reedrichards wrote: Could someone give a try to the following codepen? I’v build this simple example to test the slides using only @ionic/core. Result: for me, it works fine in Safari and Chrome but...
View ArticleWhich module I need to import to use HTTP from @ionic-native/http/ngx?
@albertserra wrote: I trying to use: HTTP https://beta.ionicframework.com/docs/native/http In the service, I import and use HTTP, but when I run, it responses NullInjectorError: No provider for HTTP!...
View ArticleHow to implement downloadable assets for offline use
@f01lhead wrote: I was wondering how I could give my users the option to choose which images of my app they want to download, so my users would not require an internet connection all the time to see...
View ArticleWhen I tried to build through ionic pro showing an error
@flycoders_sourav wrote: When I tried to build through ionic pro showing an error but this same code working fine on localhost and also build properly Below I attached my error screenshot Please help...
View Article(v4) footer content in ion-menu disappears in split-pane
@jjdev wrote: I am using ionic v4 and have built a side-menu + tabs app with an <ion-split-pane> for responsiveness when the split pane is in side-menu mode, everything is as it should be, but...
View Article