Bryant P.
Bryant P.
Can you give this a shot in Ionic 4? A lot has changed (esp. related to scroll events) since the last major v3 releases, so I wouldn't be surprised if...
@BumbleeLin - do you happen to have reproduction steps & a sample application that exhibits the issue? I'm working with someone on a similar issue, but haven't yet experienced this...
@Baadier-Sydow you're also welcome to post a sample application if this is an issue for you :) we're trying to look into it but have no viable reproduction steps /...
@BumbleeLin awesome! Thank you so much :) we're working on it from our end as well, so we'll be sure to update if we find anything.
@Baadier-Sydow no problem! Thanks for clarifying and thanks to @kensodemann for the demo app. We're taking a look at this on our end and will post once we have any...
I wrote up a separate issue for the Ionic v3 repo: https://github.com/ionic-team/ionic-v3/issues/984 Probably best to follow both issues as last I checked, the team is working on determining where a...
@BumbleeLin - I have closed my issue on the v3 repo because the problem no longer exists after installing iOS 12.2 Beta 6 (released earlier this week). Reference: https://github.com/ionic-team/ionic-v3/issues/984 Could...
@BumbleeLin - I'd recommend updating to the iOS 12.2 GA release and Xcode 10.2 GA release as well. Do you have a simple sample application that exhibits this behavior? Beyond...
> Do you have a simple sample application that exhibits this behavior? Beyond that, does the scroll issue occur with _and_ without `cordova-plugin-ionic-webview` installed? > > Apple has made some...
@SimonScholl - could you not just prompt the user with a quick explanation alert / dialog and then the tap event on "OK" would trigger the permission prompt? Lots of...