I'm trying to add a Payment Method in Stripe. In the client side (android) I'm adding the dependency implementation 'com.stripe:stripe-android:19.1.0' The gradl
I'm trying to rewrite my code from android:onClick9" to setOnClickListener` since that crashes, bu I'm getting an error. Code @Override protected void onCreate(
We have an applet used to run our app in-browser, but we also provide a JNLP web-start option. When the web-start window launches, it is not resizable or maximi
I am trying to Login a user using this code that I defined in a class. Whenever I tried to login it runs catch condition and display failed as you can see in th
I have the following LINQ query in my repository which behaves as expected: public ICollection<Address> GetManufacterAddressesFromProductId(Guid productId
There is Rider's documentation on how to debug remote applications via SSH, and it perfectly works when I debug applications running on WSL2. But it doesn't wor