-
**SOLUTION: THIS IS A KNOWN ISSUE WITH JDK8 IN COMBINATION WITH ANDROID API31. USE JDK11**
## Issue
Error when run "react-native run-android"
> Task :react-native-f…
-
{
"openapi": "3.0.0",
"info": {
"title": "Nomics Cryptocurrency & Bitcoin API",
"version": "1.0.0",
"description": "# Introduction\n\nWelcome to the Nomics Cryptocurrency & Bitcoin API…
-
I am trying to implement UPI payment in my react native app but my app is crashing on successful payment even though I am getting a successful payment alert. I am using the customui SDK for implementi…
-
Hi, it's me again. I've found that the app crashing if `MoneyInput` is in the first screen at startup.
https://user-images.githubusercontent.com/19956031/149943424-fb45d96d-da4f-4777-bea2-efb44f16d…
-
when i heard 0.12 version has low disk usage, i just copy my secret.key out, i thought it is the keystore like ethereum. then i delete the old 0.11.2 version's daedalus folder。 when i finished sync o…
-
> Disclaimer: My area of expertise does not lend well to me suggesting *how* to make things ASIC resistant. I hope there are some informed opinions floating around out there who can help fill in the …
-
### product types in old version
///
/*///*/ store.FREE_SUBSCRIPTION = "free subscription";
/*///*/ store.PAID_SUBSCRIPTION = "paid subscription";
/*///*/ store.NON…
-
HI,
We have an existing react-native app which is ejected to integrate with voxeet apis. The intent here is to integrate with IOS devices and get voxeet working on it. Below is what we did and the …
-
Столкнулся с ошибкой - чтобы получить production token нужно удалить mockConfiguration из TestParameters.
> To get production token, remove mockConfiguration from your TestParameters object, that …
Yadro updated
3 years ago
-
We want to have a set of automated smoke tests that covers the basic functionality that we can run over every commit/PR to validate the basis.