Samuel

Results 7 comments of Samuel

Same issue here. I was on version 1.3.2 and everything was good in Android and iOS, both in dev and production builds. I updated to Expo 50, it auto updated...

@jclif @jhbarnett Any success with this? It would be great to be able to fetch the HK data in the background :)

``` const { withAppDelegate, withEntitlementsPlist, withInfoPlist, } = require('@expo/config-plugins') const { mergeContents } = require('@expo/config-plugins/build/utils/generateCode') const RN_HEALTH_IMPORT = '#import "RCTAppleHealthKit.h"' const RN_HEALTH_BRIDGE = ' RCTBridge *bridge = [[RCTBridge alloc] initWithDelegate:self...

@rickyhonline I didn't leave any feedback, but yeah! It works very well! Right now, I'm using patch-package for this, so here's my patch: ``` diff --git a/node_modules/react-native-health/app.plugin.js b/node_modules/react-native-health/app.plugin.js index 8dbb66a..b003319...

I think the owners could make a little update with this new version of the expo plugin ;)

how did you find the max brightness for your device?