Bruno Van Thournout
Bruno Van Thournout
Hi, I used your code for my app but when I invoke an action in my android page renderer I get the above error. This is my code: protected override...
Hi I am trying to add a subscriber to the server for my xamarin project but for every parameter I add(prot, token, lang or badge) I get the error invalid...
Is it possible to mock a sqlite database so I can use it for unit testing? If so can you show me an example how I can acomplish it
Is this database thread safe? If so, how can I check this? If not, how can I access the database safely from multiple threads?