Domenico Barbieri

Results 2 issues of Domenico Barbieri

How to start MvvmCross setup from an iOS App Extension such as an UIDocumentPickerExtensionViewController? It's possible?

t/feature
s/needs-investigation
p/ios

After stating a connection like this: ```csharp _netClient = new NetManager(this) { UnconnectedMessagesEnabled = false, UpdateTime = 15, AutoRecycle = true, UnsyncedDeliveryEvent = true, UnsyncedReceiveEvent = true }; _constantsUDPAuthKey =...

bug