Malte Bünz

Results 23 comments of Malte Bünz

same issue here. `4.0.3` and `4.1.0` produce a different output

seems like that was fixed in the latest release `4.2.0`

good point. It kind of developed into this German speaking bubble thing but I am happy you brought it up since intentionally I wanted it to be an international list.

I am facing the same issue when calling `requestNotificationPermission()` The app is running since I am already on a detail page. ``` MissingPluginException (MissingPluginException(No implementation found for method requestNotificationPermissions on...

You can set up and run the tests from your package. You can take a look here: https://github.com/criticalmaps/criticalmaps-ios/tree/main/CriticalMapsKit/Tests/StyleguideTests

I think I don't know what you referring to. If you mean the failure screenshot when a test fails you will see them in Xcode ![image](https://github.com/pointfreeco/swift-snapshot-testing/assets/14075359/6c3a98bd-65b8-4272-b4f5-197fd9348242)

It's great to hear you are promoting the feature 👍 When I built the feature I honestly didn't take into account international usage. I quickly had to check how the...

😄 There is an api from Apple that could be used but I think the device timezone should be ok

@ahokcool Could you look at this please and check if my testing setup really works 😆 So basically the UNIX timestamp `1711731600` should be displayed correctly for the `GMT` timezone...