-
## Issue
I had an expo apps and than i eject, Apps successfully to build APK with gradle assembleRelease in React Native website tutorial.
than i setup rnfirebase following…
-
So I have this code that takes a barcode image from an imageview (same barcode as in the quickstart-ios which verify-ably works). In the debugger I can see the image, so that's not the problem
But …
-
@sethshoultes commented on [Fri Apr 27 2018](https://github.com/eventespresso/event-espresso-core/issues/370)
Codebase https://events.codebasehq.com/projects/event-espresso/tickets/11431
---
@ee-du…
-
I use Google's Barcode api to read qr codes and i also use Leak Canary to detect memory leaks. On emulators there is no memory leak shown. When i run on a real Device Android Xiaomi MI8 and Samsung Ga…
-
Hi, i found this error when i read a barcode encoding in PDF147 in Samsung Devices, the error presents when execute the method addCallbackBuffer.
Wha can i do?.
i appreciated if the error could …
-
## Issue
When i react-native run-android i got error:
Execution failed for task ':react-native-firebase:transformNativeLibsWithMergeJniLibsForDebugAndroidTest'.
> More than …
-
**Description:**
I am attempting to set up OneSignal with an ExpoKit project. My podfile works fine until I add my 'OneSignalNotificationServiceExtension' target then I get a very weird error. In…
-
I faced with that issue in my own project but noticed that `quickstart-ios/mlvision` has the same issue:
When you're trying to detect a barcode on one of the embedded images (barcode_128.jpg or qr_…
-
## Issue
I removed `expo-firebase` from my app as it is deprecated now. I tried to add `react-native-firebase`, but got too many build errors (on Android), so decided to do a fresh …
-
Hi,
I'm using [react-native-qrcode-scanner](https://github.com/moaazsidat/react-native-qrcode-scanner)
who is implementing react-native-camera.
The interesting part for me is to be able to inve…