Jaleel Akbashev
Jaleel Akbashev
> Hey no worries! If I have some time I'll see if I can help too. Are the testing problems cited elsewhere in an issue/PR? There is this [issue](https://github.com/apple/swift-distributed-actors/issues/1179), but...
> we don't do API breakage, we could remove that, we're pre-1.0 Hm, can you elaborate a bit more? It's not really breaking anything, but you mean you don't wanna...
> The Pr validation triggered api compatibility checking, so I was saying we can disable that basically :) ah, ok, was confused a bit. 🙂
Think makes sense. Tbh I've never used `receptionID` as basically you can use something like `checkIn(self, with: Self.key)` and it felt redundant. If it will do `checkIn` automatically, then it...
Have this warning for `UIApplication.shared.open(url)` line, not sure what to do about this rather than disabling this app hanging warnings. 🤔
Same here, but somehow shows the error when setting deepLinkURLScheme.
@ktoso I will create a draft PR, so it will be easier for me to return to this topic from time to time and not to forget. Basically it's already...
lot's of conflicts, will probably have a good time resolving
@czechboy0 will check, last time I've tried—it was a bit hard, cause it's hard to debug "not happening" events.
Should be fixed now