python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
this.platform.backButton.subscribeWithPriority not called ionic 5
subscribeWithPriority is not called using Ionic 5.
This is my app.component.ts function:
initializeApp() {
this.platform.ready().then(() => {
this.statusBar.styleDefault();
this.spl...

Nomura Nori
Votes: 0
Answers: 0
Change tab link on certain pages in Ionic 5/6
Hello I would like to switch the tabs according to a certain page, I tried a simple way using ngif that worked to hide the links but the icon that starts hidden after it is shown does not work when ch...
Navi
Votes: 0
Answers: 0
Ionic 5 capacitor-community/privacy-screen On BrowserStack- Showing black screen only
I am using capacitor-community/privacy-screen to hide sensitive data, but when I use BrowserStack emulator I get a black screen. I would greatly appreciate any assistance.

sagar patil
Votes: 0
Answers: 1
Ionic 5 Capacitor hardware back button ending the app
I have a problem testing my ionic app on my phone and android studio, when i press the hardware back button the application inmediatly exits, i've tried many solutions, but it simply won't work and wo...

Carlos Rodriguez
Votes: 0
Answers: 1