KingZee
KingZee
Had this happen when I prettied a file using default settings on 1.1.0. It should be related to this. Input : ``` if(!event.something) //Something needs to be explained in a...
Did you ever understand how to do this? I am running into the same issue https://github.com/playgameservices/play-games-plugin-for-unity/issues/3307
Oh, I just realized you guys posted this here, it is indeed a bug https://github.com/graphprotocol/mission-control-curator/issues/9
@nenadjaja It looks like another project managed to add itself without a category : https://everest.link/project/0xd01b656763eecb2102e728a419d2d2e7b00b08f8/ The bug mentioned in the PR is now reproductible
After a bit of searching and exploring, here is how I solved my issue : When trying to reuse the Authorization code generated from the first login response, I needed...