-
I have use the react-native-beacons-manager library for beacon scan. it working fine in foreground and background. but when I will killed the app that stop to scan beacon.
Please give me solution.
…
-
I am trying to debug the states a mono app may find itself in to detect whether or not it is stuck. Even running as deamon I have seen it stack trace, but not quit the process itself. Is there a relia…
Tampa updated
4 years ago
-
**Describe the bug**
I'm trying to replicate the `KeyboardAwareScrollView` behavior from`react-native-keyboard-aware-scroll-view`. Using the KeyboardAwareScrollView found in `/examples`, I noticed th…
-
-
**Describe the bug**
While implementing an app that scans for peripherals, connects, reads, disconnects I found that `RxSwift.Resources.total` increased over time.
Testing with the supplied sample a…
-
## Problem
At present it does not look like Hermes has support for running WASM via a `global.WebAssembly`.
## Solution
Would love to see an option for doing essentially the inverse of this:
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Given this:
```json
{
"files": [
"lib/(!test)"
]
}
```
and a tree l…
-
Today I've received an email from Facebook about upgrading FB SDK to version 9. The email mentions this URL: https://developers.facebook.com/docs/facebook-login/limited-login
Will you plan to upgra…
-
When running my GitHub Actions workflow, the emulator runner action hangs after the emulator is killed, with the following log output:
```
Terminate Emulator
/usr/local/lib/android/sdk/platfo…
-
Looking at https://github.com/cbeust/testng/issues/2727 it sounds like you need to include `module-info.java` in all your releases that `opens `. Otherwise, JDK 9+ users will be unable to read the res…