Clement Fradet Normand
Clement Fradet Normand
again, does the infinite calendar team plan to work on it ? Thanks a lot !
@malte94 @creativiii did you fully solved the problem on both iOS and Android ? What do you mean by OP ? Can you give some examples ? Thanks a lot...
Having the problem with Auth0 cookies, our users disconnect after 2 days on iOS and Android (seems like they are not persisted after this time)
@lincolnthree also have a ticket here: https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/142
@lincolnthree also have a ticket here: https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/142
@lincolnthree also have a ticket here: https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/142 > This is how to implement smooth inset detection: https://proandroiddev.com/exploring-windowinsets-on-android-11-a80cf8fe19be > > However, it's only recently available (Android 11), and would require synchronizing...
@dylanvdmerwe @webuniverseio @goforu @xEsk @chrisharris77 Any updates about this issue ?
> ``` > if (Capacitor.isNativePlatform() && Capacitor.getPlatform() === 'android') { > const reboot = localStorage.getItem('reboot') > if (reboot !== '1') { > localStorage.setItem('reboot', '1') > setTimeout(() => location.reload(), 1) >...
@jcesarmobile Do you need a budget to priorise this issue ?
Still nobody found a solution here ?