Samuel Beaulieu

Results 14 comments of Samuel Beaulieu

Please merge this ASAP! This is a needed feature!

[This pull request](https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/607) will allow it when the team merge it!

If the data you stored is important, you should consider another way of saving this data. > iOS stores localStorage data in a location that may be cleaned out by...

I think [this PR](https://github.com/ptelad/react-native-iphone-x-helper/pull/44) (or [this one](https://github.com/ptelad/react-native-iphone-x-helper/pull/45)) needs to be merged before the fix can be applied in this package.

Any update on this problem? Still getting it with my app. Loading 15k+ marker on a Google Map View.

@johnny-washswat you shouldn't add a static value to adjust the status bar height, it will not work properly on other devices. You should use the latest version of this library...

If you select "Prioritize Spotify" it does work on Sonoma.

This is my .app file. For me, it works as expected. When I press play, it opens Spotify (even if it's closed). Then I can control Spotify, like I would...

> > This is my .app file. For me, it works as expected. When I press play, it opens Spotify (even if it's closed). Then I can control Spotify, like...

UPDATE: I made another example: [simple-keyboard-autofill-issue-2](https://snack.expo.io/@samuelbeaulieu/simple-keyboard-autofill-issue-2) In this example, I have 4 TextInput with only `blurOnSubmit`, `onSubmitEditing` and `ref`. Only the last TextInput has `secureTextEntry`. The first two TextInput are...