Vincent Germain

Results 9 comments of Vincent Germain

:+1: for tags like "3.2" instead of "Version_3.2", thanks :)

Hello ! Just in case it could help someone looking for a solution, I bypassed the current limitation by adding a minimum line height to an attributed string. Of course,...

Hi! I investigated/coded a bit the subject last week. I guess several people had the idea following the recent BSR breaking change (e.g. googleapis). I'm laying down here what I...

I ran into this issue as well, here a few more remarks to make this work: * The GitHub token must be from a member with admin access. Most of...

I encountered this crash too. It happens quite a lot in fact. Usually just after the mapView instantiation. I don't have any special subclass or complicated implementation.

Hey @edjiang I'm a bit late, but I'll soon submit a PR for Swift 4.1 + iOS 11. - Solved the initial issue with url schemes - Try using `SFAuthenticationSession`...

Hey! I had similar issues on my side (i.e. no content being displayed). I found out that adding the verbose flag displays them :mmm: `autorestic --verbose exec -a snapshots` displays...

PR still makes sense