Samuel Défago
Samuel Défago
We recently cleaned up our script a bit. Whether we should move to [Fastlane badge generation](https://docs.fastlane.tools/actions/badge/) remains to be discussed.
Context menus will maybe be adjusted for 3.2.0. This issue might not be relevant anymore, but this still has to be agreed on.
This would also be consistent with the web portal, which already implements this feature. For logged in users, we even discussed synchronization of the search history across devices.
This issue was initially reported by @pyby during Play 3.0.0 tests. I fear that hiding the mini player when a block reason is encountered might be tricky, and possibly confusing...
As discussed with @pyby, we should probably move to a single file listing all versions, even those more recent than the one installed (clearly identified in the list). This way...
An app-side fix has been made in commit 2a31e9843a098e2af470373d2cb8d889c0b21e8c. Still, we can try fixing the issue in SwiftMessages, which would be helpful for other projects as well.
The app fix does not work, the view controller is still retained during `dispatch_after`. This issue has already been [reported](https://github.com/SwiftKickMobile/SwiftMessages/issues/359) to SwiftMessages and needs to be fixed there.
The code to deal with this special case (no media composition, only a media) has simply never been written 🙃 I see two ways of solving this issue: 1. We...