Artem Getman
Artem Getman
> I have different build variants and I want one widget for all variants. so I get the error saying the packagename_variant.className widget not found. > How can we fix...
@theLee3 I can reproduce it on `4.0.3` package version. No same reproduction, but on iOS simulator/iphone when user cancel Games Center sign in you are not able to request sign...
@theLee3 thanks for your response! Yeah, I know that we should not call GameCenter auth twice in a session, I just think that it can be handled by the package...
@theLee3 great! thank you! When do you plan to release that version with streams to the main channel? Also I have updated dependency to ```yaml games_services: git: url: https://github.com/Abedalkareem/games_services.git ref:...
@theLee3 thank you for support ♥️
Hey @theLee3 I've checked your solution with Stream, but it doesn't work - stream doesn't emit after user logged in to GameCenter. In the code snippet you can see that...
@theLee3 you can try to test it yourself, it's easy 😁: 1) Launch app, request login 2) Cancel login, start stream 3) Go to GameCenter in system settings and log...
hey @theLee3 yes, now it works with latest version from add-player-stream branch and if I use only this package to try to log in :)