Justin D Mathew
Justin D Mathew
@AnnyFigueira, I believe this is an issue with this commit (https://github.com/agencyenterprise/react-native-health/commit/8d8cb16d91b4ada165a67985235468e5066b9563). It may only be an issue on M1.
@GGGava, is it possible to get anyone from @agencyenterprise to look into this. Issue #116 has been open since October and it is essentially the same underlying problem due to...
@GGGava, sorry for the delay in getting the repo up. I am unable to share my main project but I created a fresh RN project and setup `react-native-health` in it...
Hi @GGGava, ah that is interesting. Unfortunately we can't downgrade react native at this point in time. We have downgraded `react-native-health` to `1.10.0` as it isn't broken in that version....
> I had a similar problem but solved it by uninstalling cocoapods, by running `gem uninstall cocoapods` followed by reinstalling cocoapods with Homebrew `brew install cocoapods`. Afterward just running pod...
@Cierpliwy, do you have power to approve/ merge this?
Is it not possible to put the component in the app.js add a listener for global state updates and fire notification off this?
The last working version for me was `@apollo/client": "^3.3.11`. This is a real problem as one may not have control over the graphql server they are connecting to.
Following up on the debug feature. This would be something super useful I to many I think.