Crare
Crare
okay got the notifications triggering right so that onNotification is triggered when app is opened by tapping the notification. I was missing the channel in AndroidManifest.xml. There's still issue where...
So when the app is on the foreground and receives push notification, it contains the data, but if the app is opened by tapping push notification the data is not...
This fixed one of my problems.
I had similar issue where pushing kept getting stuck at retrying to push layers to registry. Problem was fixed by me noticing the server's disk space was full and making...
happens too when upgrading to 0.73.5
added reproducible steps.
issue fixed with solution in react-native repo. closing this one too.
> Still same in RN 0.73.6 @Crare . What is your config? @luutruong you can use workspaces. https://classic.yarnpkg.com/lang/en/docs/workspaces/ I added workspaces to my package.json: ``` "workspaces": [ "./components", "./components/common", "./features",...
it seems to be that if I change the master password and cut of the power, it will forget network settings.
got similar issue. I get this error message: "Message malformed: must contain at least one of below, above." when using ruuvitag(bluetooth beacon) and using "movement counter value changed" as trigger....