lovetoast
lovetoast
Have you set the API url?
Hi all, I think this should help: We are using ionic wkwebview with cordova and codepush. Prior to ios 14, this plugin used to work for cookies, it now does...
@itbeyond Apologies, I thought this had already been posted, I believe this is the **_why_**: https://www.simoahava.com/privacy/intelligent-tracking-prevention-ios-14-ipados-14-safari-14/
@RobDWaller I believe I used the latest, but when actually attempting to use those functions, they did not work.
Hi @bestguy first, thanks for this library! I don't think this is fixed though, certainly, I tested and it doesn't work and further to that, in Input.d.ts, there is not...
@bestguy thanks for the fast response, that was actually going to be my suggestion haha!
Hi, As far as I can see the service does not need to be restarted when a new certificate is installed. I use the standard web server users, options 2...
> Hello, > > @lovetoast > What do you mean by "my implementation is owned by the apache user anyway" ? > Have you just changed the permissions on the...
> If you don't need to verify the SSL cert, just use this in the configs; > > websockets.php > > ``` > 'ssl' => [ > //... > >...
> Please see the TLS context settings: https://www.php.net/manual/en/context.ssl.php > > Regarding your concerns, I think the best way with the Let's Encrypt certificate is to make sure you get the...