-
## Issue
onNotificationOpenedApp is not firing in android (it is on ios). No, i'm not using splash screen library. There was another issue but it was closed by the author because the bug was resolv…
-
## Issue
Using `firestore.collection('myCollection').where('myNumberField', 'in', [123])` returns an empty array on iOS.
Example:
```ts
// setup
await firestore
.co…
-
I am trying to save a simple LSTM model for text classification. The input of the model is padded vectorized sentences.
```
model = Sequential()
model.add(LSTM(40, input_shape=(16, 32)))
model.add…
-
## Issue
⚠️ update
(when app is Active, fcm not show notification, so I use notifee to show notification)
android
when app is Quit, click notification not triger messa…
-
I think pytorch should add Windows support.
Other deep learning frameworks, like tensorflow, theano and mxnet, all support Windows.
I only use Windows in my work. So I want to know whether pytorch…
-
## Issue
The app was crashing without any logs on IOS when calling auth().signOut()
Works ok on 16.4.3.
Firebase crashlytics log
`
Crashed: com.google.firebase.firestore
…
-
The most recent macOS Catalina update seems to have broken Aperture's rendering of JPEG images. Old previews still appear for a split second but are replaced with gray or garbled images as Aperture re…
-
This would probably be more of a long-term thing, but it would be cool to see perhaps the ability to scale HUD icons as well. The main reason I bring this up is because the [best current method](https…
-
* Electron Version:
* Operating System (Platform and Version): macOS sierra 10.12.6
* Last known working Electron version: 2.0.0
I had upgraded to 2.0.1 previously but the error started after that …
-
## Issue - `putFile` crashes the entire app.
Hello, I've got a fairly basic setup, where I have my app with the latest up to date version of `@react-native-firebase`.
I'v…