-
### Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
```JavaScript
messaging().setBackgroundMessageHandler(onMessageReceived);
```
…
-
**Is your feature request related to a problem? Please describe.**
The Android app is torified and, while on the foreground, is continuously refreshing the current order. However, when in the backgro…
-
### Minimal reproducible example
github/atcr
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in Expo Go
### Summary
I have my project id in app.json:
`{…
-
### What happened?
I have a React Native Expo application where I use react-native-onesignal v 5.2.0 to receive push notifications. In the app users can log in / log out:
- When the user logs in, …
-
### Build/Submit details page URL
_No response_
### Summary
EAS expo build failed du loading assets JSON from Metro
### Managed or bare?
Managed
### Environment
expo-env-info 1.2.0 environmen…
-
**Describe the bug**
Client error after deleting a notification that was rendered using data retrieved from the NodeJS SDK.
**To Reproduce**
Steps to reproduce the behavior:
1. Initialize …
-
### Description
sample code
```
import { PassioSDK } from '@passiolife/nutritionai-react-native-sdk-v3'
import { device } from 'detox'
describe('Example', () => {
beforeAll(async () => {
…
-
## 💡 Summary
Like/react notifications in the main view are not formatted, leading to weird behavior, especially in chains
![](https://pool.jortage.com/voringme/misskey/thumbnail-6304fe1e-1505-…
-
# Issue
## Pre-submission Checklist
- [ ] I have verified that the issue occurs with the latest release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-vo…
-
### Description
In my existing project i upgrade all version with native version and app is crashing.
here is the package.json file
{
"name": "wellness360",
"version": "0.0.1",
"I…