Eelke Boezeman

Results 9 issues of Eelke Boezeman

Some things that came up when trying out Klyva: - make optics part of the Klyva tagline. it's the thing that really sets this lib apart from all others. good...

Google requires the geocoding lookup to be over SSL when a key is provided. I adapted the call to https based on whether `opts` contains a `key` property.

Right now, it doesn't actually log anything :)

Hey Hampus, I have been having mixed results on Android (it doesn't work initially, but only when you click back - I use chrome 40). This article http://www.tuaw.com/2014/06/18/ios-8-safari-can-block-ads-from-automatically-redirecting-to-the/ explains that...

In our situation we don't want the user to go the app store but we rather provide custom callback behavior that's called when the app is not found I also...

Can I provide a callback or listen for an event, like with the `login` dialog? Cheers!

By default this module uses `v2`. `v2.01` has been available for a while [the docs](https://docs.mangopay.com/api-v2-01-overview/). I suggest we bump this module's MAJOR version, because apparently (#68), `v2.01` is not backwards...

`é` is converted to `é` (String), if you open the binary plist file in Xcode (or on an iOS device). When I change the Type to `Data` it is listed...

Tapir version: `1.8.4 - 1.8.10` Scala version: `3.3.0` This occurs first in Tapir version `1.8.4` and has been like this each version since. `[email protected]`/`[email protected]` is the last versions that produces...