statusTap event not working on iOS 13
See original GitHub issueBug 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:
- Created 4 years ago
- Reactions:1
- Comments:9 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
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.