Jeremy Boy
Jeremy Boy
A `` in a storyboard without explicit storyboard causes `warning: [R.swift] Destination view controller with id 1QH-mG-fNL for segue ShowStatistic in StatisticViewController not found in storyboard Statistics. Is this storyboard...
I'm currrently transitioning from SimpleXML to TikXML, but there seems to be no way to create enums from markup. Given a markup like this: ``` Jane Doe read write delete...
### The bug When POSTing an album using the `/api/album` endpoint with a duplicate UUID in assetIds, an internal server error due to unique key constraint violation in `album_assets_asset`. I...
If you try to use the static version of `UIAlertController.rx.show(in:title:message:buttonTitles:preferredStyle:)` with `preferredStyle = .actionSheet` on iPad, the app will crash with the following error: > 2018-03-05 15:00:28.834894+0100 App[1566:878372] *** Terminating...