Cvijo
Cvijo
have same error, tried everything except installing GooglePlayService.Base because it's not compatible with newer versions even manually entry in my .csproj file ``` ```
There is no error, not in debug window or anywhere it just doesn't work. Popup doesn't show, if I put it in my main activity it works. And yes I...
Hi, here is a simplified version of the demo, when you init Rg on another thread or on another activity it doesn't work, if you uncomment the first line it...
This should be pretty easy to add, I don't know how to propose this to implement but something like this would work so if someone can check it and merge...
What about if ShowToast methods return ToastInstance class (need to change to public class), set all properties to internal except for maybe `Guid`, and create a new `public void Close()`...
@chrissainty I am not sure how to adjust unit testing (I never wrote any) on these new events that now return an instance. Do you know anyone who could help...
As i said i never do any kind of unit testing, now it fails because OnShow and every other event returns instance instead of void and i don't know how...
it seems there is no implementation for the Custom type .. I suggest passing HTML string to the Icon property it gives you more options than just passing a class...
Same problem in my case too. SetExternalUserId hangs application