rohovdmytro

Results 23 issues of rohovdmytro

For some reasons I'm not able to install APK. Butler apk is installed, but the apk of the app fails to install using adb. What went wrong?..

I have an HTML element handler from which I am stopping event from bubbling up. Depsite of that hotkeys stills catches up the event handling and executes its callback. `3.4.4`...

Is it reasonable to request an export / restore option in a Stream Collections to BigQuery extension? To have a way to populate firestore collections from bigquery data. Basically, this...

I am setting a timer to execute a task every 300 ms. (metronome functionality). But accuracy level does not make me happy. :) ±10% is a noticeable deviation. Couple of...

### What happened? ```js await device.launchApp({ sourceApp: 'com.apple.mobilesafari', }); ``` Despite docs suggest it's possible. ### What was the expected behaviour? _No response_ ### Was it tested on latest Detox?...

type: bug 🐞
🏚 stale
status: triage

I've tested the app both locally and using various devices. All seems good. In production my conversion rate is only 3.5% percent. It just looks suspicious. Is it something off...

It would be quite nice a re-assuring to have access to raw receipt data after making a purchase. Perfectly reasonable place to find it: ````javascript const data = await Purchases.purchasePackage(item);...

enhancement

Running test via jest executes `main` file from package.json. It's a react-native code in my setup and this messes things around.

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

api: firestore
needs-info
no-recent-activity