question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

statusTap event not working on iOS 13

See original GitHub issue

Bug Report

Capacitor Version

npx cap doctor output:

💊   Capacitor Doctor  💊

Latest Dependencies:

  @capacitor/cli: 1.3.0

  @capacitor/core: 1.3.0

  @capacitor/android: 1.3.0

  @capacitor/ios: 1.3.0

Installed Dependencies:

  @capacitor/cli 1.3.0

  @capacitor/core 1.3.0

  @capacitor/android 1.3.0

  @capacitor/ios 1.3.0


[success] Android looking great! 👌
  Found 4 Capacitor plugins for ios:
    @biesbjerg/capacitor-music-player (0.0.1)
    @teamhive/capacitor-email (2.1.2)
    capacitor-analytics (0.0.4)
    cordova-plugin-inapppurchase (1.2.0)
[success] iOS looking great! 👌

Affected Platform(s)

  • Android
  • iOS
  • Electron
  • Web

Current Behavior

When tapping on status bar ion-content does not scroll to top

Expected Behavior

Scroll to top on tap

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
andreas-aeschlimanncommented, Oct 29, 2019

I have seen this issue on iOS 13.0 and 13.1 (iPhone XS Max, iPhone 11 Pro Max) so far.

On Android and iOS 12.x (iPhone X) it worked as expected.

0reactions
ionitron-bot[bot]commented, Nov 11, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to get tap event on status bar iOS 13 - Stack Overflow
A view in your app that's behind the status bar cannot be touched. You should not be trying, in your app, to detect...
Read more >
Statusbar - Supported Plugins - Ionic.io
The Status Bar plugin provides the ability to customize the appearance of the native mobile status bar, including setting visibility, background color, ...
Read more >
cordova-plugin-statusbar
On iOS, allows the Cordova WebView to use default scroll-to-top behavior. Defaults to false so you can listen to the "statusTap" event (described...
Read more >
iOS 13 does not emit proper JS eve… | Apple Developer Forums
iOS 13 does not emit proper JS events in Safari​​ Double click emits following events: mouseover, mousemove, mousedown, mouseup, click, which results in...
Read more >
62e8a187c1ce182d53467d76b63544e7a2bac806 - cordova-plugin ...
:warning: Report issues on the Apache Cordova issue tracker ... Defaults to false so you can listen to the “statusTap” event (described below)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found